mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-17 14:20:23 +08:00
30 lines
494 B
YAML
30 lines
494 B
YAML
image:
|
|
repository: tccr.io/truecharts/filezilla
|
|
pullPolicy: IfNotPresent
|
|
tag: v3.55.1@sha256:a4da979406c4cef4b20ece6ab19696111f433fe80a63a10b6dbf7b9e9a2ce984
|
|
|
|
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
|