Skip to content

Commit

Permalink
fix: adjust templ to Spec
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakknutsen committed Nov 7, 2023
1 parent b4aa357 commit a2230c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
protocol: HTTPS
tls:
mode: SIMPLE
credentialName: {{ .Mesh.Certificate.Name }}
credentialName: {{ .Mesh.Certificate.SecretName }}
hosts:
- "{{ .AppNamespace }}.{{ .Domain }}"
- port:
Expand Down

0 comments on commit a2230c2

Please sign in to comment.