2021-07-05 20:44:33 +00:00
|
|
|
# Default values for Jackett.
|
|
|
|
|
|
|
|
image:
|
2021-09-10 20:07:55 +00:00
|
|
|
repository: ghcr.io/truecharts/phpldapadmin
|
2021-07-05 20:44:33 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2021-09-11 11:04:47 +00:00
|
|
|
tag: v0.9.0@sha256:e633aefd9a89e9c1492bef151eb81d718b5b9ecc7bf1bc80e64b36e5ac480158
|
2021-07-05 20:44:33 +00:00
|
|
|
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 80
|
|
|
|
|
|
|
|
env:
|
|
|
|
PHPLDAPADMIN_HTTPS: "false"
|
|
|
|
PHPLDAPADMIN_TRUST_PROXY_SSL: "true"
|