Files
truecharts/charts/stable/snapdrop/values.yaml
T
TrueCharts BotandGitHub 1daf654677 chore(deps): update docker general non-major (#3850)
* 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-24 00:43:05 +03:00

28 lines
462 B
YAML

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