Closed wtam2018 closed 3 years ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: To complete the pull request process, please ask for approval from wtam2018 after the PR has been reviewed.
The full list of commands accepted by this bot can be found here.
There's a small typo in this file name (extra space before the extension). Rest of the PR looks good @wtam2018
The bootstrap cmd asks users to install the GitOps operator if the pipelines operator is not found. We can now ask them to install the pipelines operator direclty
/lgtm
What type of PR is this?
What does this PR do / why we need it:
This PR updates the documentation where it talks about day1 prerequisite. GitOps operator no longer installs Pipelines Operator since v1.1.1
Have you updated the necessary documentation?
Which issue(s) this PR fixes:
Fixes #?
How to test changes / Special notes to the reviewer: Install GitOps operator on a fresh cluster and validate that Pipelines Operator is not installed automatically. As a result, day1 prerequisite explicitly instructs users to install the Pipelines Operator from OperatorHub.