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

49 lines
864 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cura-novnc
tag: latest@sha256:6b4966698c15a277cdede535dc3f4862bba55b89102778f9d9286347ceb1940d
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