Files
truecharts/charts/stable/snapdrop/values.yaml
T
2024-11-15 23:55:14 +01:00

24 lines
469 B
YAML

image:
repository: lscr.io/linuxserver/snapdrop
tag: latest@sha256:10d31346e8ed8f7c5cde7bb93e418adcc8dcccab0ad61080297695f663029abb
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