Files
truecharts/charts/incubator/inkscape-desktop-g3/values.yaml
T
TrueCharts BotandGitHub 517b36567c chore(deps): update docker general non-major (#3818)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-20 22:07:20 +02:00

36 lines
698 B
YAML

env:
VNC_PW: unraid
VNC_RESOLUTION: 1360x768
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/inkscape-desktop-g3
tag: latest@sha256:9010f8a20121d1fc04eef61101b2e5a701da89f515fc3d4b298e3308895d53d5
persistence:
internalshare:
enabled: true
mountPath: /UNRAID_SHARE
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 6901
protocol: HTTP
targetPort: 6901
webuivnc:
enabled: true
ports:
webuivnc:
enabled: true
port: 5901
protocol: TCP
targetPort: 5901
portal:
enabled: true