fix(traefik): update certificate
This commit is contained in:
parent
426f7759eb
commit
80c5643cfc
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
secretName: tls-cert
|
secretName: tls-cert
|
||||||
issuerRef:
|
issuerRef:
|
||||||
name: lets-encrypt-dns01-production-cf
|
name: letsencrypt-issuer
|
||||||
kind: ClusterIssuer
|
kind: ClusterIssuer
|
||||||
commonName: '{{ .Values.traefik.domain }}'
|
commonName: '{{ .Values.traefik.domain }}'
|
||||||
dnsNames:
|
dnsNames:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue