catalog/stable/flexget/9.8.5/ix_values.yaml

46 lines
919 B
YAML

image:
repository: wiserain/flexget
pullPolicy: IfNotPresent
tag: 3.11.27@sha256:b3d8239cbee916e727e842a90c8cfa6ae4214ac64c6a9b7c28a6222c67cf1905
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env:
FG_LOG_LEVEL: info
FG_LOG_FILE: flexget.log
FG_WEBUI_PASSWD: "jLeT78KBDPW"
service:
main:
ports:
main:
port: 10174
targetPort: 5050
persistence:
config:
enabled: true
mountPath: /config
data:
enabled: true
mountPath: /data
portal:
open:
enabled: true