Files
truecharts/charts/stable/pydio-cells/values.yaml
T
Stavros KoisandGitHub 1b7cba916c fix(apps): enable secondary services on some new apps (#1548)
* fix(apps): enable secondary services on some new apps

* bump patch
2021-12-17 12:20:48 +01:00

37 lines
519 B
YAML

image:
repository: tccr.io/truecharts/pydio-cells
pullPolicy: IfNotPresent
tag: v3.0.3
securityContext:
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
PUID: 568
EXTERNALURL: ""
service:
main:
ports:
main:
targetPort: 8080
port: 10150
gprc:
enabled: true
ports:
gprc:
enabled: true
targetPort: 33060
port: 33060
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true