Files
truecharts/charts/incubator/googlephotossync/values.yaml
T
TrueCharts BotandGitHub f8c10a1fb3 chore(deps): update docker general non-major (#4249)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-31 10:03:23 +02:00

35 lines
628 B
YAML

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