Files
truecharts/charts/stable/filezilla/values.yaml
T
TrueCharts BotandGitHub 75a6325ff2 chore(deps): update docker general non-major (#2720)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-20 11:48:30 +02:00

27 lines
469 B
YAML

image:
repository: tccr.io/truecharts/filezilla
pullPolicy: IfNotPresent
tag: v3.55.1@sha256:b376a3ea763657bc04a2013a5ed052e096619fb80dc26173ab48da5af9738d7a
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10035
targetPort: 3000
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true