Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix doc errors in managed namespace installation #2078

Merged
merged 4 commits into from
Aug 9, 2022

Conversation

whynowy
Copy link
Member

@whynowy whynowy commented Jul 15, 2022

Checklist:

Signed-off-by: Derek Wang <whynowy@gmail.com>
Signed-off-by: Derek Wang <whynowy@gmail.com>
Signed-off-by: Derek Wang <whynowy@gmail.com>
@whynowy whynowy changed the title Sfix docs: fix doc errors in managed namespace installation Jul 15, 2022
@@ -2,7 +2,7 @@

You can install `argo-events` in either cluster scoped or namespace scoped configuration, accordingly you need to set up ClusterRole or normal Role for service account `argo-events-sa`.

In namespace scope installation, you must run `eventbus-controller`, `eventsource-controller` and `sensor-controller` with `--namespaced`. If you would like to have the controllers watching a separate namespace, add `--managed-namespace` as well.
In namespace scope installation, you must run `controller-manager` deployment with `--namespaced`. If you would like to have the controller watching a separate namespace, add `--managed-namespace` as well.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@whynowy maybe we should add some note for older versions (< v1.7) ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point!

.
Signed-off-by: Derek Wang <whynowy@gmail.com>
@whynowy whynowy merged commit 798e2b3 into argoproj:master Aug 9, 2022
@whynowy whynowy deleted the sfix branch August 9, 2022 17:12
daniel-codefresh pushed a commit to daniel-codefresh/argo-events that referenced this pull request Aug 26, 2022
Signed-off-by: Derek Wang <whynowy@gmail.com>

Signed-off-by: Daniel Soifer <daniel.soifer@codefresh.io>
whynowy added a commit that referenced this pull request Sep 10, 2022
Signed-off-by: Derek Wang <whynowy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants