Update cert and issuer.
This commit is contained in:
parent
2c87c6553a
commit
b955622a22
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
apiVersion: cert-manager.io/v1
|
||||
kind: ClusterIssuer
|
||||
metadata:
|
||||
name: le-cf-prod-jahanson-tech
|
||||
name: letsencrypt-dnsimple-prod-jahanson-tech
|
||||
spec:
|
||||
acme:
|
||||
email: "joe@veri.dev"
|
||||
|
|
|
@ -8,7 +8,7 @@ metadata:
|
|||
spec:
|
||||
secretName: "jahanson-tech-tls"
|
||||
issuerRef:
|
||||
name: le-cf-prod-jahanson-tech
|
||||
name: letsencrypt-dnsimple-prod-jahanson-tech
|
||||
kind: ClusterIssuer
|
||||
commonName: "jahanson.tech"
|
||||
dnsNames:
|
||||
|
|
Loading…
Reference in a new issue