Files
truecharts/charts/stable/snapdrop/values.yaml
T
TrueCharts BotandGitHub f5c10e1ac8 chore(deps): update docker general non-major (#4230)
* 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-10-29 13:40:07 +03:00

28 lines
462 B
YAML

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