Files
truecharts/charts/stable/prusaslicer-novnc/values.yaml
T
TrueCharts BotandGitHub 5ae7174781 chore(deps): update docker general non-major (#4301)
* 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-11-05 13:48:43 +02:00

31 lines
609 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/prusaslicer-novnc
tag: latest@sha256:249410dbe63f0a1392570e32030a4647fd3d06abcd04f3423a3871defc1fde52
persistence:
configsfolder:
enabled: true
mountPath: /configs/
prints:
enabled: true
mountPath: /prints/
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 16080
protocol: HTTP
targetPort: 8080
portal:
enabled: true
env:
SSL_CERT_FILE: /etc/ssl/certs/ca-certificates.crt