Fixed dkregistry secret

This commit is contained in:
2025-09-22 12:35:46 -04:00
parent 6b653ebbd5
commit e681a810ca
4 changed files with 15 additions and 15 deletions

View File

@@ -11,15 +11,13 @@ ingress:
# className: traefik
annotations:
cert-manager.io/cluster-issuer: letsencrypt-production
## kubernetes.io/ingress.class: traefik
# traefik.ingress.kubernetes.io/router.entrypoints: websecure
# traefik.ingress.kubernetes.io/router.tls: 'true'
tls:
- secretName: xai-corp-production-tls-registry
hosts:
- dkregistry.xai-corp.net
# annotations:
# cert-manager.io/cluster-issuer: letsencrypt-production
## kubernetes.io/ingress.class: traefik
# traefik.ingress.kubernetes.io/router.entrypoints: websecure
# traefik.ingress.kubernetes.io/router.tls: 'true'
persistence:
enabled: true