image: repository: ghcr.io/dgtlmoon/changedetection.io pullPolicy: IfNotPresent tag: 0.45.14@sha256:f563f6448e586e5259cd672aee017d874a5e9ed0305b1e9e273fd070a43a27da 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