TrueChartsClone/charts/stable/cura-novnc/values.yaml

49 lines
864 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cura-novnc
tag: latest@sha256:1f34f33899555d94a212a35b6e3c7531daa26f8d2e7b2169cec78c7e16cf69df
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 16081
protocol: http
targetPort: 8080
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
persistence:
homefolder:
enabled: true
mountPath: /home/cura/
prints:
enabled: true
mountPath: /prints/
portal:
open:
enabled: true