TrueChartsClone/charts/stable/photoshow/values.yaml

30 lines
495 B
YAML

image:
repository: ghcr.io/linuxserver/photoshow
pullPolicy: IfNotPresent
tag: version-48aabb98@sha256:25a1427db9dc5d133878bbbf39e59eb554f88a09ad81f01583d71190d2808448
env:
PUID: 568
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10025
targetPort: 80
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true