Commit e8a5654
authored
fix: scope Kuadrant OperatorGroup to kuadrant-system namespace (#153)
The OperatorGroup spec was empty, causing it to watch all namespaces
and replicate CSVs cluster-wide. This prevented CRDs from being created
and kept all Kuadrant operators in a pending state.
Signed-off-by: Brent Salisbury <bsalisbu@redhat.com>1 parent a285d66 commit e8a5654
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
115 | 117 | | |
116 | 118 | | |
117 | 119 | | |
| |||
0 commit comments