Files
truecharts/charts/stable/autoscan/values.yaml
T
TrueCharts BotandGitHub 03b0ab3e45 chore(deps): update docker general non-major (#3827)
* 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-21 19:28:37 +02:00

40 lines
613 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/autoscan
tag: latest@sha256:9ca96a16eee3543a6e0487b131b240797c93445bd5321d90686c417dc20b5c33
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
secretEnv:
PLEX_LOGIN: ""
PLEX_PASSWORD: ""
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
service:
main:
ports:
main:
port: 3030
targetPort: 3030
persistence:
config:
enabled: true
mountPath: /config
portal:
enabled: false