Files
truecharts/charts/stable/filezilla/values.yaml
T
TrueCharts Bot 6ef3572202 chore(deps): update container image tccr.io/truecharts/filezilla to 3.59.0 (#5718)
* chore(deps): update container image tccr.io/truecharts/filezilla to 3.59.0

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-25 10:02:33 +01:00

30 lines
493 B
YAML

image:
repository: tccr.io/truecharts/filezilla
pullPolicy: IfNotPresent
tag: 3.59.0@sha256:a541206174f5364873d0347587b10575f1800aba44df6734b6b860b7c5a2613b
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
portal:
enabled: true