feat(component): adding hydra-ldap #6

Merged
wpetit merged 6 commits from f/werther into master 2023-12-11 10:13:20 +01:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 6de80b1d9c - Show all commits

View File

@ -30,12 +30,12 @@ spec:
- name: WERTHER_LDAP_BINDDN
valueFrom:
secretKeyRef:
name: werther-ldap-sc
name: hydra-ldap-sc
key: WERTHER_LDAP_BINDDN
- name: WERTHER_LDAP_BINDPW
valueFrom:
secretKeyRef:
name: werther-ldap-sc
name: hydra-ldap-sc
key: WERTHER_LDAP_BINDPW
ports:
- containerPort: 8080