Files
truecharts/charts/stable/snapdrop/values.yaml
T
TrueCharts BotandGitHub 234ab4754d chore(deps): update docker general non-major (#2679)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-14 16:11:42 +02:00

25 lines
437 B
YAML

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