Files
truecharts/charts/stable/filezilla/values.yaml
TrueCharts Bot 069c23a19b chore(deps): update docker general non-major (#2848)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-11 09:31:56 +02:00

27 lines
469 B
YAML

image:
repository: tccr.io/truecharts/filezilla
pullPolicy: IfNotPresent
tag: v3.55.1@sha256:e24b139ef6f88a10017423c3d7b2377742e51b6883d6a6a3763231b8f3c3c8a0
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