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

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-10 13:05:59 +03:00

28 lines
462 B
YAML

image:
repository: tccr.io/truecharts/snapdrop
tag: latest@sha256:9d1d0f3d1165ef8cc2b57f09f1833325a4f5b67c3c2502394567e3120a1843a6
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"
portal:
enabled: true