catalog/incubator/damselfly/2.0.16/ix_values.yaml

31 lines
584 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: webreaper/damselfly
tag: latest@sha256:97fd947cd183dfd66090718c430364458c368022023daf1ee0c27a59e78f8f81
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
portal:
enabled: true