adorsys / ops-adorsys-kubernetes-platform

Infrastructure Setup of adorsys Test/Poc projects
Apache License 2.0
2 stars 2 forks source link

Refactor ad-connector secrets #63

Open nce opened 1 year ago

nce commented 1 year ago

Currently we have https://github.com/adorsys/ops-k8s-bootstrap/blob/146995ca474fbda9b2568519a863bceca54f2534/bootstrap/modules/dex/kubernetes-resource.tf#L2

As we now only have one microsoft application with multiple redirect urls. We don't need the possibility to access multiple apps. Therefore we only need ONE secret, not one for each cluster. they should be shared.