TrueChartsClone/charts/stable/photoshow/values.yaml

26 lines
508 B
YAML

image:
repository: ghcr.io/linuxserver/photoshow
pullPolicy: IfNotPresent
tag: version-48aabb98@sha256:999c8760561b08a640378c19dd27ac4ab5aecee4aa964c195ee01de4e8845078
service:
main:
ports:
main:
port: 10025
targetPort: 80
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0