Skip to content

Commit

Permalink
Update mock-cert.yaml.tmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
lingdie authored Jun 3, 2024
1 parent b0f314a commit 5a4beb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/cloud/manifests/mock-cert.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
name: selfsigned-issuer
kind: ClusterIssuer
commonName: {{ .cloudDomain }}
duration: 876000h # 100 year
duration: 867240h # 99 year
dnsNames:
- '{{ .cloudDomain }}'
- '*.{{ .cloudDomain }}'
Expand Down

0 comments on commit 5a4beb4

Please sign in to comment.