2022-07-22 20:19:45 +00:00
|
|
|
env:
|
|
|
|
SSL_CERT_FILE: /etc/ssl/certs/ca-certificates.crt
|
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/prusaslicer-novnc
|
2022-10-22 13:35:47 +00:00
|
|
|
tag: latest@sha256:e810cb09e731d212f56245298a3a682e32d6e3f6d655fe1800d264581052c030
|
2022-07-22 20:19:45 +00:00
|
|
|
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: 6080
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 8080
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|