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

29 lines
549 B
YAML

image:
repository: ghcr.io/dgtlmoon/changedetection.io
pullPolicy: IfNotPresent
tag: 0.50.4@sha256:1968996b70b290e6abba667b565f8a4ef222fb47a4aedf9bb70f18c83f51615c
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"