TrueChartsClone/charts/stable/snapdrop/values.yaml

25 lines
437 B
YAML
Raw Normal View History

image:
repository: tccr.io/truecharts/snapdrop
tag: latest@sha256:f0079f3da307bdf1c34a1a4b5edb0545c384b0bd6b913eb2d3729385ec8ee101
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10215
targetPort: 80
persistence:
config:
enabled: true
mountPath: "/config"