catalog/incubator/kdenlive-vnc/0.0.23/ix_values.yaml

34 lines
643 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:
ports:
main:
port: 5800
protocol: HTTP
targetPort: 5800
vncport:
enabled: true
ports:
vncport:
enabled: true
port: 5900
protocol: TCP
targetPort: 5900
portal:
enabled: true