2022-07-19 15:27:57 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2023-12-06 10:42:22 +00:00
|
|
|
repository: accetto/ubuntu-vnc-xfce-blender-g3
|
2023-12-16 00:45:15 +00:00
|
|
|
tag: latest@sha256:75cdcd273324776c614788db19276f2629ca4e518d3b3e5f2eee7fa99fe51051
|
2022-07-19 15:27:57 +00:00
|
|
|
persistence:
|
|
|
|
internalshare:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /UNRAID_SHARE
|
|
|
|
storageprojects:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /srv/projects
|
2023-12-07 14:26:46 +00:00
|
|
|
portal:
|
2023-12-12 15:54:42 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|
2022-07-19 15:27:57 +00:00
|
|
|
securityContext:
|
2023-12-07 14:26:46 +00:00
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
2022-07-19 15:27:57 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 6901
|
2023-12-12 15:54:42 +00:00
|
|
|
protocol: http
|
2022-07-19 15:27:57 +00:00
|
|
|
targetPort: 6901
|
|
|
|
webuivnc:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
webuivnc:
|
|
|
|
enabled: true
|
|
|
|
port: 5901
|
2023-12-12 15:54:42 +00:00
|
|
|
protocol: tcp
|
2022-07-19 15:27:57 +00:00
|
|
|
targetPort: 5901
|
2023-12-07 14:26:46 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
env:
|
|
|
|
VNC_PW: unraid
|
|
|
|
VNC_RESOLUTION: 1360x768
|