Files
truecharts/charts/stable/phpldapadmin/values.yaml
renovate[bot] 03112f38f7 chore(deps): update non-major docker (#1507)
* chore(deps): update non-major docker

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-11 13:03:48 +01:00

28 lines
492 B
YAML

image:
repository: tccr.io/truecharts/phpldapadmin
pullPolicy: IfNotPresent
tag: v0.9.0@sha256:aef331f060a7fff72d5f698c1fb164bfeba64ec9295bb82d5fa982a40f756d4e
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"