TrueChartsCatalogClone/stable/phpldapadmin/4.0.13/ix_values.yaml

30 lines
523 B
YAML
Raw Normal View History

# Default values for Jackett.
image:
repository: ghcr.io/truecharts/phpldapadmin
pullPolicy: IfNotPresent
tag: v0.9.0@sha256:e633aefd9a89e9c1492bef151eb81d718b5b9ecc7bf1bc80e64b36e5ac480158
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"