catalog/stable/snapdrop/9.6.1/ix_values.yaml

24 lines
461 B
YAML

image:
repository: linuxserver/snapdrop
tag: latest@sha256:9cd65cd76ce87c98d4cc63667beff3c154c2c19be21ce8e54519b493a7a0c838
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10215
targetPort: 80
persistence:
config:
enabled: true
mountPath: "/config"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0