remove unused files
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user