TrueChartsClone/charts/stable/projectsend/values.yaml

30 lines
426 B
YAML
Raw Normal View History

image:
repository: tccr.io/truecharts/projectsend
pullPolicy: IfNotPresent
tag: v2021.12.10
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
MAX_UPLOAD: 5000
service:
main:
ports:
main:
targetPort: 80
port: 10127
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true