Files
truecharts/charts/stable/snapdrop/values.yaml
T

24 lines
468 B
YAML

image:
repository: tccr.io/truecharts/snapdrop
tag: latest@sha256:a7def7861b7f2a85132c6cb0add3b8eeae0de405d755b679beedc5c643d9cb4c
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