keep all SANs together

This commit is contained in:
Drew Bowering 2025-05-11 12:48:08 -06:00
parent 31ae2f0281
commit ba40f63584
Signed by: drew
GPG Key ID: DC9462335BDDAC6B
2 changed files with 1 additions and 2 deletions

View File

@ -6,8 +6,6 @@ spec:
secretName: web-backend-tls
duration: 2160h # 90d
renewBefore: 360h # 15d
dnsNames:
- web
issuerRef:
name: kubernetes-issuer
kind: ClusterIssuer

View File

@ -4,5 +4,6 @@ metadata:
name: web-backend-tls
spec:
dnsNames:
- web
- stage
- stage.d-b.ca