TrueChartsClone/charts/stable/phpldapadmin/values.yaml

19 lines
349 B
YAML
Raw Normal View History

# Default values for Jackett.
image:
repository: ghcr.io/truecharts/phpldapadmin
pullPolicy: IfNotPresent
tag: v0.9.0@sha256:e633aefd9a89e9c1492bef151eb81d718b5b9ecc7bf1bc80e64b36e5ac480158
service:
main:
enabled: true
ports:
main:
port: 80
env:
PHPLDAPADMIN_HTTPS: "false"
PHPLDAPADMIN_TRUST_PROXY_SSL: "true"