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
Copy file name to clipboardExpand all lines: _docs/deployments/gitops/applications-dashboard.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,9 +120,16 @@ Applications with `rollout` resources need Argo Rollouts on the target cluster,
120
120
* Drill down into the application to investigate the issue and make changes.
121
121
122
122
##Get status from application header
123
-
When you select an application from the GitOps Apps dashboard, the application header is displayed at the top of the page with important information on the application.
124
-
Once you select an application, the quickest option to monitor statuses is through the application header which is always displayed, no matter what tab you navigate to.
125
-
For example, it displays the health, current and previous sync operation results, and indicates if auto-sync is enabled or disabled for the application. Sync statuses also have**More** links that display details such as the date, tags, and message.
123
+
When you select an application from the GitOps Apps dashboard, the application header, at the top of the page, displays critical information on the application.
124
+
Once you select an application, the quickest option to monitor statuses is through the application header which is always displayed, no matter what tab you navigate to.
125
+
126
+
Information and actions in the application header:
127
+
* Displays health and status, and results of current and previous sync operation
128
+
* Auto-sync enabled/disabled indication
129
+
***More** links for sync statuses for details on the date, tags, and message
130
+
***Terminate Sync** option for active sync operations to stop the sync if needed