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

* Commit bumped App Version

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

* revert synclounge and fix domoticz

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-15 09:34:07 +03:00

27 lines
469 B
YAML

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