Files
catalog/stable/dockerregistry/5.6.1/ix_values.yaml
TrueCharts-Bot 6c9d23e8e7 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-03-16 16:09:37 +00:00

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