Files
truecharts/charts/stable/sickchill/values.yaml
T
45826a0aaa chore(deps): update docker general non-major (#3089)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

* Commit bumped App Version

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

* Commit bumped App Version

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

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-07 20:00:56 +02:00

27 lines
472 B
YAML

image:
repository: tccr.io/truecharts/sickchill
pullPolicy: IfNotPresent
tag: v2022.2.20@sha256:6f095ef8d9a11f7c47557fad4e28500e41ee6045b912e5728816f3264d4c3d1a
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