Files
truecharts/charts/stable/photo-stream/values.yaml
T
2026-02-14 22:35:03 +01:00

33 lines
781 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
pullPolicy: IfNotPresent
repository: docker.io/waschinski/photo-stream
tag: latest@sha256:fa30eb2631cd15bda74cb3157177252e51539dec29c824f1c3ce0fd79d8e09ec
persistence:
storageimages:
enabled: true
mountPath: /photo-stream/photos/original
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 4000
protocol: http
targetPort: 4000
workload:
main:
podSpec:
containers:
main:
env:
AUTHOR_NAME: TrueCharts
DESCRIPTION: TrueCharts Photo Stream collection.
SHOW_OFFICIAL_GITHUB: "0"
TITLE: Photo Stream for TrueCharts