2022-07-20 19:13:25 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2023-12-06 10:42:22 +00:00
|
|
|
repository: accetto/ubuntu-vnc-xfce-firefox-g3
|
2024-05-12 12:16:55 +00:00
|
|
|
tag: latest@sha256:9e6cc952090e02ea11d3cce05e49637954ae612109f8455c894f57af3681058e
|
2022-07-20 19:13:25 +00:00
|
|
|
persistence:
|
|
|
|
internalshare:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /UNRAID_SHARE
|
2023-12-07 14:26:46 +00:00
|
|
|
portal:
|
2023-12-12 15:54:42 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|
2022-07-20 19:13:25 +00:00
|
|
|
securityContext:
|
2023-12-07 14:26:46 +00:00
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
2022-07-20 19:13:25 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 6901
|
2023-12-12 15:54:42 +00:00
|
|
|
protocol: http
|
2022-07-20 19:13:25 +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-20 19:13:25 +00:00
|
|
|
targetPort: 5901
|
2023-12-07 14:26:46 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
env:
|
|
|
|
VNC_PW: unraid
|
|
|
|
VNC_RESOLUTION: 1360x768
|