Files
truecharts/charts/stable/digikam/values.yaml
T
ef2f489611 chore(deps): update docker general non-major (#4084)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* http probe

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-15 01:57:21 +03:00

30 lines
491 B
YAML

image:
repository: tccr.io/truecharts/digikam
pullPolicy: IfNotPresent
tag: v7.8.0@sha256:8633fec05fea2ad6f82860987b602e98e4b5add70881a1194523c408e33cc03a
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10033
targetPort: 3000
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
enabled: true