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