35 lines
565 B
YAML
35 lines
565 B
YAML
|
image:
|
||
|
repository: tccr.io/truecharts/filezilla
|
||
|
pullPolicy: IfNotPresent
|
||
|
tag: 3.59.0@sha256:e6c854d35020a3fafddee718542cd99ef416432fe8424cf1b84559ecec1e6289
|
||
|
|
||
|
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"
|
||
|
|
||
|
portal:
|
||
|
open:
|
||
|
enabled: true
|