remove unused files

This commit is contained in:
2025-09-22 12:38:05 -04:00
parent e681a810ca
commit 8afcff6dc5
2 changed files with 0 additions and 64 deletions

View File

@@ -1,27 +0,0 @@
---
# Docker Registry values
# https://github.com/twuni/docker-registry.helm/blob/main/values.yaml
image:
repository: registry
tag: 2.8.3
ingress:
enabled: true
# 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
persistence:
enabled: true
existingClaim: data-dkregistry-0
secrets:
htpasswd: false