Files
truecharts/charts/stable/sickchill/values.yaml
T
TrueCharts BotandGitHub 4dc32a9142 chore(deps): update docker general non-major (#3736)
* 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-11 12:08:28 +02:00

30 lines
496 B
YAML

image:
repository: tccr.io/truecharts/sickchill
pullPolicy: IfNotPresent
tag: 2022.8.29@sha256:875d1f2d91cb718b8b0b79f77f9ad842becc6ba23ad5c39b1c16c05c4ff21f78
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
portal:
enabled: true