Commit c37d0dd
authored
### Motivation
Argo Events sensor were deployed to the `argo` namespace while
associated `EventSource` are in `argo-events` namespace. It broke the
default assumptions of our Argo Events config. Aligning everything "Argo
Event" with the `argo-events` namespace makes it easier for managing
this deployment.
<!-- TODO: Say why you made your changes. -->
### Modifications
Deploy `Sensors` to the `argo-events` namespace
<!-- TODO: Say what changes you made. -->
<!-- TODO: Attach screenshots if you changed the UI. -->
### Verification
<!-- TODO: Say how you tested your changes. -->
1 parent 94b909c commit c37d0dd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments