Files
truecharts/charts/stable/snapdrop/values.yaml
T
TrueCharts Bot 07b95435dd chore(deps): update docker general non-major (#3106)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-09 18:27:18 +02:00

25 lines
437 B
YAML

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