catalog/incubator/imgpush/0.0.24/ix_values.yaml

29 lines
549 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/imgpush
tag: latest@sha256:c674c4ff5832e81728cb9e66521a3b0d69f339970b3ae0d5c4d7fcae01c940fe
persistence:
storagecache:
enabled: true
mountPath: /cache
storageimages:
enabled: true
mountPath: /images
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 5000
protocol: TCP
targetPort: 5000
portal:
enabled: true