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

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-20 13:16:50 +02:00

28 lines
462 B
YAML

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