* 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>
30 lines
493 B
YAML
30 lines
493 B
YAML
image:
|
|
repository: tccr.io/truecharts/filezilla
|
|
pullPolicy: IfNotPresent
|
|
tag: 3.59.0@sha256:324caf963e714d13391922eb8ec60ef98949b783747736efcf581f85de729fc5
|
|
|
|
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
|