Files
truecharts/charts/stable/flexget/values.yaml
Kjeld Schouten-Lebbing ad98f0cf28 test2 (+1 squashed commits)
Squashed commits:

[50e5c2165b] test (+1 squashed commits)

Squashed commits:

[9c8ca9bb81] tmp (+1 squashed commits)

Squashed commits:

[f86e9aedef] squashed work
2023-03-08 20:15:45 +01:00

35 lines
685 B
YAML

image:
repository: tccr.io/truecharts/flexget
pullPolicy: IfNotPresent
tag: 3.5.27@sha256:3ddee77d76435647a26aedb4e82109065eeed7f5a4f494413d38613551b8501f
service:
main:
ports:
main:
port: 10174
targetPort: 5050
persistence:
config:
enabled: true
mountPath: "/config"
data:
enabled: true
mountPath: "/data"
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
env:
FG_LOG_LEVEL: info
FG_LOG_FILE: flexget.log
FG_WEBUI_PASSWD: "jLeT78KBDPW"