TrueChartsClone/charts/stable/snapdrop/values.yaml

24 lines
468 B
YAML

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