Files
truecharts/charts/stable/darktable/values.yaml
T
TrueCharts BotandGitHub 31896d517a chore(deps): update container image tccr.io/truecharts/darktable to 3.8.1 (#5912)
* 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>
2022-12-31 16:07:14 +02:00

30 lines
492 B
YAML

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