Skip to content

Commit

Permalink
Fix template deploy ingress temp.
Browse files Browse the repository at this point in the history
Signed-off-by: zzjin <tczzjin@gmail.com>
  • Loading branch information
zzjin committed Nov 2, 2023
1 parent 25ac669 commit 590832d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -34,5 +34,5 @@ spec:
number: 3000
tls:
- hosts:
- {{ .cloudDomain }}
- template.{{ .cloudDomain }}
secretName: wildcard-cert

0 comments on commit 590832d

Please sign in to comment.