Files
truecharts/charts/stable/flexget/values.yaml
T

43 lines
895 B
YAML

image:
repository: docker.io/wiserain/flexget
pullPolicy: IfNotPresent
tag: 3.18.39@sha256:d1e60ef362284bec37a939836c7231f0b1a73149882d0290d4ff43b6ba7a0ffa
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