TrueChartsClone/charts/incubator/googlephotossync/values.yaml

35 lines
628 B
YAML

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