Files
catalog/stable/flexget/6.1.2/ix_values.yaml
TrueCharts-Bot deba13497f Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-03 22:39:13 +00:00

46 lines
918 B
YAML

image:
repository: wiserain/flexget
pullPolicy: IfNotPresent
tag: 3.10.2@sha256:c8f0d5526a4f1460aefa0c92906295b6cfd298defc3bcbb04000583db3ffb7e8
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