Files
truecharts/charts/stable/dockerregistry/values.yaml
T

24 lines
460 B
YAML

image:
pullPolicy: IfNotPresent
repository: registry
tag: 2@sha256:26f7266535a3a1dae81e137ba4935c59d96e7bb4b700f64e4af8959ca5ab0419
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