add ldap anycast
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2021-06-22 19:12:45 +01:00
parent 9cdbc92e08
commit 268a75a144
Signed by: burble
GPG Key ID: 0FCCD13AE1CF7ED8

View File

@ -38,6 +38,7 @@ service('vault.service', 'fd42:4242:2601:acf0::20:1'),
service('acme', 'fd42:4242:2601:acf0::30:1'),
service('minio', 'fd42:4242:2601:acf0::40:1'),
service('etcd', 'fd42:4242:2601:acf0::50:1'),
service('ldap', 'fd42:4242:2601:acf0::60:1'),
// proxied services
proxied('explorer');