2022-07-20 16:30:17 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2023-11-17 10:22:57 +00:00
|
|
|
repository: mikeah/cura-novnc
|
2024-06-07 06:20:39 +00:00
|
|
|
tag: latest@sha256:863dc1d78abd5d27b5c961b8d23ff5948610b02ce5ad04459d617f56fbe7ca69
|
2022-07-20 16:30:17 +00:00
|
|
|
securityContext:
|
2023-04-11 10:07:17 +00:00
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
2022-07-20 16:30:17 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2022-11-13 21:43:59 +00:00
|
|
|
port: 16081
|
2023-04-11 10:07:17 +00:00
|
|
|
protocol: http
|
2022-07-20 16:30:17 +00:00
|
|
|
targetPort: 8080
|
2023-04-11 10:07:17 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
type: http
|
|
|
|
path: /
|
|
|
|
readiness:
|
|
|
|
type: http
|
|
|
|
path: /
|
|
|
|
startup:
|
|
|
|
type: http
|
|
|
|
path: /
|
|
|
|
env: {}
|
2022-11-13 21:43:59 +00:00
|
|
|
persistence:
|
|
|
|
homefolder:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /home/cura/
|
|
|
|
prints:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /prints/
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
2023-04-11 10:07:17 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|