catalog/stable/dockerregistry/5.6.1/ix_values.yaml

24 lines
460 B
YAML

image:
pullPolicy: IfNotPresent
repository: registry
tag: 2@sha256:422c0234a2c2da49562207b72e3f8a206d0d956ecfa485f9517927867ac946f8
persistence:
datastoragepath:
enabled: true
mountPath: /var/lib/registry
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 5000
protocol: tcp
targetPort: 5000