Skip to content

Commit 4f9d62d

Browse files
fix rbac aggregation manager role
THe manager aggregation patch for kustomization does not match the correct ClusterRole. This fix ensures to use the correct ClusterRole definition, instead of overwriting it with the broken patch. Co-authored-by: Tobias Giese <[email protected]> Signed-off-by: Sean Schneeweiss <[email protected]>
1 parent efcc9ac commit 4f9d62d

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

config/default/kustomization.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,3 @@ resources:
66
bases:
77
- ../rbac
88
- ../manager
9-
10-
patchesStrategicMerge:
11-
- manager_role_aggregation_patch.yaml

config/default/manager_role_aggregation_patch.yaml

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)