TrueChartsClone/charts/incubator/googlephotossync/values.yaml

35 lines
628 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/googlephotossync
tag: latest@sha256:6e7379f026129bdb5b8f071a169874f0b12d5151f03f7e109c3fd764034d619d
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