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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-02 12:23:01 +02:00

25 lines
437 B
YAML

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"