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

35 lines
686 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
pullPolicy: IfNotPresent
repository: docker.io/xthursdayx/gpodder-docker
tag: latest@sha256:d2355fc998bc0d921e9ff6ec65f5bfe03ad01966ee6ced3f6cae9ed79c6c6870
persistence:
config:
enabled: true
mountPath: /config
downloadspath:
enabled: true
mountPath: /downloads
varrun:
enabled: false
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 3000
protocol: tcp
targetPort: 3000
workload:
main:
podSpec:
containers:
main:
env:
PASSWORD: ""