Files
truecharts/charts/stable/sickchill/values.yaml
T
TrueCharts BotandGitHub a7da9d0914 chore(deps): update docker general non-major (#2658)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-13 09:35:54 +02:00

27 lines
472 B
YAML

image:
repository: tccr.io/truecharts/sickchill
pullPolicy: IfNotPresent
tag: v2022.2.20@sha256:8276811f9b58b4ab631af5b42bd36d77957e14017c780f7ed03d0725ecba47ae
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10067
targetPort: 8081
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true