image:
repository: ghcr.io/linuxserver/projectsend
pullPolicy: IfNotPresent
tag: latest@sha256:4fb07a27c98c2a55b8a40123d00fedb36aabe71e07d76d3138676899f1901d11
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
targetPort: 80
port: 10127
workload:
podSpec:
containers:
env:
MAX_UPLOAD: 5000
PHP_MEMORY_LIMIT: "512M"
PHP_MAX_FILE_UPLOAD: 200
persistence:
config:
enabled: true
mountPath: "/config"
projectsend-config:
type: configmap
objectName: projectsend-config
mountPath: /config/projectsend/sys.config.php
subPath: sys.config.php
readOnly: true
data:
mountPath: "/data"
varrun:
mariadb:
includeCommon: true
mariadbUsername: projectsend
mariadbDatabase: projectsend
portal:
open: