Files
truecharts/charts/stable/filezilla/values.yaml
TrueCharts Bot b32911ee1b chore(deps): update container image tccr.io/truecharts/filezilla to 3.59.0 (#5069)
* 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-02 00:14:59 +02:00

30 lines
493 B
YAML

image:
repository: tccr.io/truecharts/filezilla
pullPolicy: IfNotPresent
tag: 3.59.0@sha256:87ac7b1beb488f2c7aa986f9c5e43602b7bef8824754153d7f7366fe3829613f
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