Current Helm deployment
RBAC setupHelm based "platform" deployment using a "master" chart (ONAP) and dependencies to subcherts (ONAP components):
Drawio |
---|
border | true |
---|
| |
---|
diagramName | RBACHelm deployment |
---|
simpleViewer | false |
---|
width | links | auto |
---|
tbstyle | top |
---|
lbox | true |
---|
diagramWidth | 9911261 |
---|
revision | 83 |
---|
|
Solution for individual component deployment using GitOps based tools (e.g. ArgoCD)
...
Solution for individual component deployment
In the common chart "ServiceAccount" the feature exists to create local Roles based on the values.yaml settings (needs to be tested:
Drawio |
---|
border | true |
---|
| |
---|
diagramName | Copy of RBACArgoCD deployment |
---|
simpleViewer | false | width |
---|
links | auto |
---|
tbstyle | top |
---|
lbox | true |
---|
diagramWidth | 991 |
---|
revision | 1 |
---|
|
Problems, when component is deployed individually (without "onap" master chart):
...