Skip to content

Commit

Permalink
Fix template deploy ingress temp. (labring#4234)
Browse files Browse the repository at this point in the history
Signed-off-by: zzjin <[email protected]>
  • Loading branch information
zzjin committed Nov 9, 2023
1 parent d822323 commit 55b4807
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ spec:
number: 3000
tls:
- hosts:
- {{ .cloudDomain }}
- template.{{ .cloudDomain }}
secretName: wildcard-cert

0 comments on commit 55b4807

Please sign in to comment.