2022-07-20 19:12:54 +00:00
|
|
|
env: {}
|
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/damselfly
|
2022-07-25 21:35:40 +00:00
|
|
|
tag: latest@sha256:43d9cdce895b72fc86ebc260e73559009a208a5b0dcbc90b932144c779dd2e1c
|
2022-07-20 19:12:54 +00:00
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /config
|
|
|
|
pictures:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /pictures
|
|
|
|
thumbs:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /thumbs
|
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 6363
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 6363
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|