Files
truecharts/charts/incubator/autoscan/values.yaml
T
TrueCharts BotandGitHub f0a4bd52cd chore(deps): update docker general non-major docker tags (#3465)
* chore(deps): update docker general non-major docker tags

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-14 11:50:56 +03:00

35 lines
611 B
YAML

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