TrueChartsClone/charts/incubator/googlephotossync/values.yaml

35 lines
628 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/googlephotossync
tag: latest@sha256:711f0804dcca8596b1546de613c3b453922d4402cd7aceaa012fde8f9ec6e528
persistence:
config:
enabled: true
mountPath: /config
hostpath1:
enabled: true
mountPath: /storage
podSecurityContext:
runAsGroup: 0
runAsUser: 0
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false
portal:
enabled: false