Files
truecharts/charts/incubator/kdenlive/values.yaml
T
TrueCharts BotandGitHub 8ece48c5d3 chore(deps): update docker general non-major (#4165)
* 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-10-23 13:01:42 +03:00

29 lines
527 B
YAML

env:
KEYBOARD: ""
SUBFOLDER: ""
UMASK: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/kdenlive
tag: latest@sha256:23ef28759444cbd4b4882ed39b4ddabe27fc9a95e612bb97cf4a21a849c34bc0
persistence:
config:
enabled: true
mountPath: /config
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 3000
protocol: TCP
targetPort: 3000
portal:
enabled: true