2022-07-22 20:19:45 +00:00
|
|
|
env:
|
|
|
|
KEYBOARD: ""
|
|
|
|
SUBFOLDER: ""
|
|
|
|
UMASK: ""
|
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/kdenlive
|
2022-10-21 10:25:38 +00:00
|
|
|
tag: latest@sha256:31f3fb414e2d48b8e66ea72ba889b24eff4fc1a4f86541ca289ffa80ddd2ed52
|
2022-07-22 20:19:45 +00:00
|
|
|
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
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|