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