Files
truecharts/charts/incubator/kdenlive-vnc/values.yaml
T
TrueCharts BotandGitHub 99f036d23b chore(deps): update docker general non-major (#3300)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 23:35:40 +02:00

33 lines
658 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/kdenlive-vnc
tag: latest@sha256:2941931667309159639a4f2a4300dcf8f403594ed257fa81b9862967b5835874
persistence:
content:
enabled: true
mountPath: /sharedContent
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: true
ports:
main:
enabled: true
port: 5800
protocol: HTTP
targetPort: 5800
vncport:
enabled: true
ports:
vncport:
enabled: true
port: 5900
protocol: TCP
targetPort: 5900