Files
truecharts/charts/incubator/traktarr/values.yaml
T
TrueCharts BotandGitHub f46822c7de chore(deps): update docker general non-major (#3587)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-27 16:14:25 +02:00

40 lines
683 B
YAML

env:
APP_BRANCH: ""
BLACKLIST: ""
DELAY: ""
NOSEARCH: ""
NOTIFICATIONS: ""
RUNNOW: ""
SKIPUPDATE: ""
SORT: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/traktarr
tag: latest@sha256:83deb73ec5bacd548e0f4d2027b04c402fe9f320147b58cc535d3cdf34638670
persistence:
config:
enabled: true
mountPath: /config
podSecurityContext:
runAsGroup: 0
runAsUser: 0
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false
portal:
enabled: false