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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-27 11:54:21 +02:00

27 lines
471 B
YAML

image:
repository: tccr.io/truecharts/sickchill
pullPolicy: IfNotPresent
tag: 2022.7.20@sha256:4bf21faf5d3efb9175edd1dd7fdc064ec019700aeac6189e4ecaef619d4f28c0
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