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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-03 14:37:37 +02:00

27 lines
469 B
YAML

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