update TLS config on ingresses

This commit is contained in:
2025-09-21 08:53:07 -04:00
parent 373b3fad7d
commit 3060d7fbb5
10 changed files with 29 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
image:
repository: nextcloud
tag: "29.0.6" #https://hub.docker.com/_/nextcloud/tags?page=1&name=28.
tag: "30.0.15" #https://hub.docker.com/_/nextcloud/tags?page=1&name=28.
flavor: apache
# pullSecrets: regcred
@@ -14,9 +14,12 @@ ingress:
traefik.ingress.kubernetes.io/router.entrypoints: websecure
traefik.ingress.kubernetes.io/router.tls: "true"
traefik.ingress.kubernetes.io/custom-response-headers: "Access-Control-Allow-Origin:*||Access-Control-Allow-Methods:GET,POST,OPTIONS||Access-Control-Allow-Headers:DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range||Access-Control-Expose-Headers:Content-Length,Content-Range"
cert-manager.io/cluster-issuer: letsencrypt-production
tls: # < placing a host in the TLS config will determine what ends up in the cert's subjectAltNames
- secretName: xai-corp-production-tls
- secretName: xai-corp-production-tls-xaibox
hosts:
- xaibox.xai-corp.net
nextcloud:
# image: xaicorp/nextcloud