Files
truecharts/charts/stable/photoshow/values.yaml
T
660d43b6f9 chore(deps): update non-major (#1423)
* chore(deps): update non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-30 09:08:45 +01:00

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