Commit b3f6618
committed
Precreate the openshift-gitops-cluster-admin-rolebinding CRB
This is to fix an issue on spokes. See
validatedpatterns/clustergroup-chart#103
for the full reasoning.
TLDR: we need to drop sync-waves in clustergroup from CRBs to avoid
an argo bug, but then without those the SA will never have the right
permissions to create another service account, so we precreate the
CRB via the acm-chart
Closes: validatedpatterns/clustergroup-chart#631 parent 963caca commit b3f6618
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
32 | 49 | | |
33 | 50 | | |
34 | 51 | | |
| |||
0 commit comments