30 lines
491 B
YAML
30 lines
491 B
YAML
image:
|
|
repository: tccr.io/truecharts/digikam
|
|
pullPolicy: IfNotPresent
|
|
tag: v7.8.0@sha256:bbc62631c12f644ca994cceeabcb44764f51b00df08e5c3280432c4b3bdd1376
|
|
|
|
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
|