TrueChartsClone/charts/stable/filezilla/values.yaml

27 lines
469 B
YAML

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