catalog/stable/flexget/6.0.3/ix_values.yaml

51 lines
933 B
YAML

image:
repository: tccr.io/truecharts/flexget
pullPolicy: IfNotPresent
tag: v3.8.5@sha256:c4217b3490e59c0f3c8b42e0cb5bb05658f1b5a8045cbf7567d06e1aee895eda
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