Files
truecharts/charts/stable/phpldapadmin/values.yaml
T
TrueCharts Bot 7cb4367496 chore(deps): update docker general non-major (#3222)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-20 10:25:46 +02:00

28 lines
492 B
YAML

image:
repository: tccr.io/truecharts/phpldapadmin
pullPolicy: IfNotPresent
tag: v0.9.0@sha256:239a8b6640ed3dd0b7446b9117bb7b33d752eeb938ebad0f91d2e5df999e08a4
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10026
targetPort: 80
persistence:
varrun:
enabled: false
env:
PHPLDAPADMIN_HTTPS: "false"
PHPLDAPADMIN_TRUST_PROXY_SSL: "true"