Files
Kjeld Schouten-Lebbing ad98f0cf28 test2 (+1 squashed commits)
Squashed commits:

[50e5c2165b] test (+1 squashed commits)

Squashed commits:

[9c8ca9bb81] tmp (+1 squashed commits)

Squashed commits:

[f86e9aedef] squashed work
2023-03-08 20:15:45 +01:00

26 lines
498 B
YAML

image:
repository: tccr.io/truecharts/darktable
pullPolicy: IfNotPresent
tag: 3.8.1@sha256:3d47d9bf9099e76a172b375934e005a5f47e8dd7e57c86843763c867cf342963
service:
main:
ports:
main:
targetPort: 3000
port: 10129
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0