mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-17 14:50:22 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
30
stable/phpldapadmin/9.0.7/ix_values.yaml
Normal file
30
stable/phpldapadmin/9.0.7/ix_values.yaml
Normal file
@@ -0,0 +1,30 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/phpldapadmin
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.9.0@sha256:e10578947ce1b257e4123ed839c23a22eb66e2aa9cd5e0b2c80027ebcf1ee8e7
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10026
|
||||
targetPort: 80
|
||||
persistence:
|
||||
varrun:
|
||||
enabled: false
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
PHPLDAPADMIN_HTTPS: "false"
|
||||
PHPLDAPADMIN_TRUST_PROXY_SSL: "true"
|
||||
Reference in New Issue
Block a user