image:
repository: ghcr.io/linuxserver/photoshow
pullPolicy: IfNotPresent
tag: version-48aabb98@sha256:b3b301f4915e4c8f1ba32f78610b0bcb709a1269edce5203d1ef2d01ef1bdb72
env:
PUID: 568
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
port: 80
persistence:
config:
enabled: true
mountPath: /config
pictures:
mountPath: /Pictures
accessMode: ReadWriteOnce
size: 1Gi
thumbs:
mountPath: /Thumbs
varrun: