TrueChartsClone/charts/incubator/traktarr/values.yaml

37 lines
657 B
YAML

env:
APP_BRANCH: ""
BLACKLIST: ""
DELAY: ""
NOSEARCH: ""
NOTIFICATIONS: ""
RUNNOW: ""
SKIPUPDATE: ""
SORT: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/traktarr
tag: latest@sha256:1afd7ccd3912d59d685044dace1452a518b09f9794e77c2cc1f0fe71716e0cb7
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