Files
truecharts/charts/stable/darktable/values.yaml
T
TrueCharts Bot fdcb7f69cb chore(deps): update container image tccr.io/truecharts/darktable to 3.8.1 (#6023)
* chore(deps): update container image tccr.io/truecharts/darktable to 3.8.1

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-01-07 18:34:13 +02:00

30 lines
492 B
YAML

image:
repository: tccr.io/truecharts/darktable
pullPolicy: IfNotPresent
tag: 3.8.1@sha256:4acc0162eeeb6b27575acbc1e2dbe466167cc33b40d65c9d7cc741e523b7be7b
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