Files
truecharts/charts/stable/sickchill/values.yaml
T
TrueCharts BotandGitHub 210ae2894e chore(deps): update docker general non-major (#3623)
* 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-08-30 08:49:45 +03:00

30 lines
496 B
YAML

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