scale-catalog/stable/imgpush/5.8.13/ix_values.yaml
Julian Haseleu 5d1ab94342 cleanup
2024-07-14 21:54:53 +00:00

27 lines
515 B
YAML

image:
pullPolicy: IfNotPresent
repository: hauxir/imgpush
tag: latest@sha256:2e390756537974ad7b01e6779a457c42f59ae8f1f7a82c61a8ed34487040f2a6
persistence:
storagecache:
enabled: true
mountPath: /cache
storageimages:
enabled: true
mountPath: /images
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 5000
protocol: tcp
targetPort: 5000