Description
The page https://validatedpatterns.io/patterns/multicloud-gitops/mcg-getting-started/ has step
- Verify that the Operators have been installed.
a. To verify, in the OpenShift Container Platform web console, navigate to Operators → Installed Operators page.
followed by the
- Verify that all applications are synchronized. Under the project
multicloud-gitops-hub
click the URL for thehub
gitopsserver
. The Vault application is not synched.
The step 3 clearly needs to be done as user admin (with cluster-admin
role), in local-cluster menu, Administrator menu, because only there there is that Operators menu item.
However, after the admin user is done checking the Operators, it is not at all clear where they should follow with that step 4. There is no "URL under the project multicloud-gitops-hub
".
There is a hub
AppProject in the Red Hat OpenShift GitOps operator details page and in the Developer menu view under Topology there are multiple Deployments including hub-gitops-server
-- is that one that the user should look at?
Or should the user use the waffle icon and either the Cluster Argo CD or Hub ArgoCD and re-login to those views? Which one?