TrueChartsClone/charts/stable/filezilla/values.yaml

37 lines
595 B
YAML

image:
repository: ghcr.io/linuxserver/filezilla
tag: 3.66.4@sha256:f4833684529914921443cd3fe0ed41ee0b8674082f8edca9765fb5ad7d1492f6
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
securityContext:
service:
main:
ports:
main:
port: 10035
protocol: http
targetPort: 3000
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: false
portal:
open:
enabled: true