TrueChartsClone/charts/stable/snapdrop/values.yaml

24 lines
468 B
YAML

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