Files
truecharts/charts/incubator/kdenlive/values.yaml
T
TrueCharts BotandGitHub e2536c9a45 chore(deps): update docker general non-major docker tags (#3523)
* chore(deps): update docker general non-major docker tags

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-21 10:42:49 +02:00

31 lines
567 B
YAML

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