From a2230c29a1e0acc108170c16217dff283964322a Mon Sep 17 00:00:00 2001 From: Aslak Knutsen Date: Tue, 7 Nov 2023 21:49:17 +0100 Subject: [PATCH] fix: adjust templ to Spec --- .../servicemesh/control-plane/components/dashboard/gateway.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/feature/templates/servicemesh/control-plane/components/dashboard/gateway.tmpl b/pkg/feature/templates/servicemesh/control-plane/components/dashboard/gateway.tmpl index d5a13c188e5..ea81862817f 100644 --- a/pkg/feature/templates/servicemesh/control-plane/components/dashboard/gateway.tmpl +++ b/pkg/feature/templates/servicemesh/control-plane/components/dashboard/gateway.tmpl @@ -13,7 +13,7 @@ spec: protocol: HTTPS tls: mode: SIMPLE - credentialName: {{ .Mesh.Certificate.Name }} + credentialName: {{ .Mesh.Certificate.SecretName }} hosts: - "{{ .AppNamespace }}.{{ .Domain }}" - port: