Files
catalog/stable/flexget/4.0.1/ix_values.yaml
TrueCharts-Bot f75d178122 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-15 20:33:18 +00:00

39 lines
611 B
YAML

image:
repository: tccr.io/truecharts/flexget
pullPolicy: IfNotPresent
tag: 3.5.5@sha256:64e1f1f8cd91265c513de125f2fb33d122bf45827155957daad5f09e22fe2469
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10174
targetPort: 5050
env:
FG_LOG_LEVEL: info
FG_LOG_FILE: flexget.log
secretEnv:
FG_WEBUI_PASSWD: "jLeT78KBDPW"
persistence:
config:
enabled: true
mountPath: "/config"
data:
enabled: true
mountPath: "/data"
portal:
enabled: true