38 lines
733 B
YAML
38 lines
733 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: ghcr.io/gilesknap/gphotos-sync
|
|
tag: 3.1.3@sha256:1cf71281f1577f063eb614f20ac7081b3cb311b1a51939d20a58035646e47a1e
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: /config
|
|
hostpath1:
|
|
enabled: true
|
|
mountPath: /storage
|
|
portal:
|
|
open:
|
|
enabled: false
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsGroup: 0
|
|
runAsUser: 0
|
|
service:
|
|
main:
|
|
enabled: false
|
|
ports:
|
|
main:
|
|
enabled: false
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
probes:
|
|
liveness:
|
|
enabled: false
|
|
readiness:
|
|
enabled: false
|
|
startup:
|
|
enabled: false
|