EOEPCA / iam

Apache License 2.0
1 stars 1 forks source link

[EOEPCA/IAM] Optimize Helm Chart structure of the IAM BB #14

Open w-jfe opened 4 months ago

w-jfe commented 4 months ago

Currently the IAM BB is deployed via standard Helm charts of Keycloak, OPAL and APISIX, which are glued together using an ArgoCD app of apps. As an alternative or replacement for the latter, a custom Helm chart should be provided in order to reduce the deployment effort. The recent addition of the Identity API to the IAM BB also increases the importance of an overall Helm chart.

w-jfe commented 1 month ago

Optimization of the helmchart structure to simplify the usage. An entire Helm chart is no longer preferred. The use of two Helmcharts is more user-friendly. One chart for the PEP component (APISIX). One chart for the PDP/PIP components.