Files
truecharts/charts/stable/freecad-desktop-g3/values.yaml
T

39 lines
803 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
pullPolicy: IfNotPresent
repository: docker.io/accetto/ubuntu-vnc-xfce-freecad-g3
tag: latest@sha256:caee5716ab3e3dc71ed5aabfeac70e631a71ebb348a02b020c3274b3b14e5df5
persistence:
internalshare:
enabled: true
mountPath: /UNRAID_SHARE
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 6901
protocol: http
targetPort: 6901
webuivnc:
enabled: true
ports:
webuivnc:
enabled: true
port: 5901
protocol: tcp
targetPort: 5901
workload:
main:
podSpec:
containers:
main:
env:
VNC_PW: unraid
VNC_RESOLUTION: 1360x768