Files
truecharts/charts/stable/changedetection-io/values.yaml
T

29 lines
550 B
YAML

image:
repository: ghcr.io/dgtlmoon/changedetection.io
pullPolicy: IfNotPresent
tag: 0.50.27@sha256:b598918d611c2371dbf5434109130a4ac8b5e146ecd86238eef77a0c725b61bd
service:
main:
ports:
main:
protocol: http
targetPort: 5000
port: 5000
workload:
main:
podSpec:
containers:
main:
env:
BASE_URL: ""
USE_X_SETTINGS: true
HIDE_REFERER: true
FETCH_WORKERS: 10
persistence:
datastore:
enabled: true
mountPath: "/datastore"