Files
catalog/stable/phpldapadmin/1.4.0/test_values.yaml
TrueCharts-Bot 77e318ed6f Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 11:22:10 +00:00

22 lines
294 B
YAML

# Default values for Jackett.
image:
repository: osixia/phpldapadmin
pullPolicy: IfNotPresent
tag: "0.9.0"
strategy:
type: Recreate
service:
main:
enabled: true
ports:
main:
port: 80
env:
PHPLDAPADMIN_HTTPS: "false"
PHPLDAPADMIN_TRUST_PROXY_SSL: "true"