renaming cert to be more specific
This commit is contained in:
parent
cea83e6246
commit
8cb407b66a
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ metadata:
|
|||
spec:
|
||||
secretName: "valinor-social-tls"
|
||||
issuerRef:
|
||||
name: letsencrypt-production
|
||||
name: letsencrypt-dnsimple-production
|
||||
kind: ClusterIssuer
|
||||
commonName: "valinor.social"
|
||||
dnsNames:
|
||||
|
|
|
@ -8,7 +8,7 @@ metadata:
|
|||
spec:
|
||||
secretName: "khazadtube-tv-tls"
|
||||
issuerRef:
|
||||
name: letsencrypt-production
|
||||
name: letsencrypt-dnsimple-production
|
||||
kind: ClusterIssuer
|
||||
commonName: "khazadtube.tv"
|
||||
dnsNames:
|
||||
|
|
Reference in a new issue