Files
truecharts/charts/incubator/autoscan/values.yaml
T
TrueCharts BotandGitHub 4dc32a9142 chore(deps): update docker general non-major (#3736)
* 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-09-11 12:08:28 +02:00

35 lines
611 B
YAML

env:
PLEX_LOGIN: ""
PLEX_PASSWORD: ""
UMASK: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/autoscan
tag: latest@sha256:0d81e310e7e1bffee0b00422aae8b5a38bd592d68ddfcf788375dd4cbd5ccd8f
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