You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
1. For ingress-based GitOps Runtimes, to get the`ingressUrl` for your Runtime, first authenticate to the GitOps CLI, and then run`cf runtime list` in your terminal.
99
-
<br/>2.The Helm Chart is installed by default in the`kube-system` namespace. To change the namespace, configure the`systemNamespace` value**in addition** to the`--namespace` option, so both the Helm Release and the resources are installed in the desired namespace.
99
+
1.The Helm Chart is installed by default in the`kube-system` namespace. To change the namespace, configure the`systemNamespace` value**in addition** to the`--namespace` option, so both the Helm Release and the resources are installed in the desired namespace.
100
100
101
101
102
102
###Add a managed cluster with Terraform
@@ -124,8 +124,8 @@ As the cluster is managed through the Runtime, updates to the Runtime automatica
124
124
View connection status for the managed cluster, and health and sync errors. Health and sync errors are flagged by the error notification in the toolbar, and visually flagged in the List and Topology views.
125
125
126
126
##Install Argo Rollouts
127
-
Applications with`rollout` resources need Argo Rollouts on the target cluster, both to visualize rollouts in theApplicationsdashboard and controlrollout steps with the Rollout Player.
128
-
If Argo Rollouts has not been installed on the target cluster, the**Install Argo Rollouts** button displayed.
127
+
Applications with`rollout` resources need Argo Rollouts on the target cluster, both to visualize rollouts in theGitOps Appsdashboard, and controlrollouts with the Rollout Player.
128
+
If Argo Rollouts has not been installed on the target cluster, the**Install Argo Rollouts** buttonisdisplayed.
129
129
130
130
Install Argo Rollouts with a single click to execute rollout instructions, deploy the application, and visualize rollout progress in the[GitOps Apps dashboard]({{site.baseurl}}/docs/dashboards/gitops-apps-dashboard/).
131
131
@@ -154,13 +154,11 @@ This action only removes the management link between your GitOps Runtime and you
154
154
Remove a managed cluster in any of the following ways: