Files
truecharts/charts/stable/sickchill/values.yaml
T
9060be5616 chore(deps): update docker general non-major (#3184)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

* revert synclounge and fix domoticz

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-15 09:34:07 +03:00

27 lines
472 B
YAML

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