TrueChartsClone/charts/stable/changedetection-io/values.yaml

33 lines
585 B
YAML

image:
repository: ghcr.io/dgtlmoon/changedetection.io
pullPolicy: IfNotPresent
tag: 0.45.19@sha256:a1c031035ca1a10d3d097254200207b2df5ed9eac1c7da28f712a3471618ada6
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"
portal:
open:
enabled: true