Update cluster issuers.
This commit is contained in:
parent
776c544bd7
commit
4f2cf426ca
3 changed files with 1 additions and 3 deletions
|
@ -20,4 +20,3 @@ spec:
|
||||||
selector:
|
selector:
|
||||||
dnsZones:
|
dnsZones:
|
||||||
- hsn.dev
|
- hsn.dev
|
||||||
- jahanson.tech
|
|
||||||
|
|
|
@ -20,4 +20,3 @@ spec:
|
||||||
selector:
|
selector:
|
||||||
dnsZones:
|
dnsZones:
|
||||||
- hsn.dev
|
- hsn.dev
|
||||||
- jahanson.tech
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
secretName: "jahanson-tech-tls"
|
secretName: "jahanson-tech-tls"
|
||||||
issuerRef:
|
issuerRef:
|
||||||
name: letsencrypt-cloudflare-production
|
name: le-cf-prod-jahanson-tech
|
||||||
kind: ClusterIssuer
|
kind: ClusterIssuer
|
||||||
commonName: "jahanson.tech"
|
commonName: "jahanson.tech"
|
||||||
dnsNames:
|
dnsNames:
|
||||||
|
|
Loading…
Reference in a new issue