Files
truecharts/charts/stable/darktable/values.yaml
TrueCharts Bot fe752292ae chore(deps): update docker general non-major (#4343)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* update repo

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-08 03:11:13 +02:00

30 lines
420 B
YAML

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