Files
truecharts/charts/stable/filezilla/values.yaml
T
6c6fa135e1 chore(deps): update docker general non-major (#1895)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-14 12:39:19 +01:00

30 lines
487 B
YAML

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