TrueChartsClone/charts/stable/snapdrop/values.yaml

24 lines
468 B
YAML

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