2024-02-25 11:05:19 +00:00
|
|
|
image:
|
|
|
|
repository: ghcr.io/dgtlmoon/changedetection.io
|
|
|
|
pullPolicy: IfNotPresent
|
2024-04-20 10:30:24 +00:00
|
|
|
tag: 0.45.20@sha256:eaec633118c9ea9b8e63618adfa7618a275dee1a66f0777e5da6b79138c46516
|
2024-02-25 11:05:19 +00:00
|
|
|
|
|
|
|
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
|