ldap: merge yaml for dependencies
Change-Id: I539a8dfa6903a60ccc013ee82dd4d3be4e3ff0df
This commit is contained in:
parent
ab3626190d
commit
4bd212a908
@ -70,6 +70,12 @@ dependencies:
|
|||||||
services:
|
services:
|
||||||
- endpoint: internal
|
- endpoint: internal
|
||||||
service: ldap
|
service: ldap
|
||||||
|
server:
|
||||||
|
jobs:
|
||||||
|
- ldap-load-data
|
||||||
|
services:
|
||||||
|
- endpoint: internal
|
||||||
|
service: ldap
|
||||||
|
|
||||||
storage:
|
storage:
|
||||||
pvc:
|
pvc:
|
||||||
@ -180,15 +186,6 @@ secrets:
|
|||||||
admin: admin
|
admin: admin
|
||||||
ldap: ldap
|
ldap: ldap
|
||||||
|
|
||||||
dependencies:
|
|
||||||
static:
|
|
||||||
server:
|
|
||||||
jobs:
|
|
||||||
- ldap-load-data
|
|
||||||
services:
|
|
||||||
- endpoint: internal
|
|
||||||
service: ldap
|
|
||||||
|
|
||||||
openldap:
|
openldap:
|
||||||
domain: cluster.local
|
domain: cluster.local
|
||||||
password: password
|
password: password
|
||||||
|
Loading…
Reference in New Issue
Block a user