2022-07-22 20:19:45 +00:00
|
|
|
env: {}
|
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/imgpush
|
2022-07-25 21:35:40 +00:00
|
|
|
tag: latest@sha256:c674c4ff5832e81728cb9e66521a3b0d69f339970b3ae0d5c4d7fcae01c940fe
|
2022-07-22 20:19:45 +00:00
|
|
|
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
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|