add more SANs to backend certificate

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

View File

@ -6,4 +6,5 @@ resources:
patchesStrategicMerge:
- web/ingress.yaml
- web/web-backend-tls.yaml
- web/web-image.yaml

View File

@ -0,0 +1,8 @@
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: web-backend-tls
spec:
dnsNames:
- stage
- stage.d-b.ca