Skip to content

Commit

Permalink
docs: add demo image
Browse files Browse the repository at this point in the history
Signed-off-by: Alexy Mantha <[email protected]>
  • Loading branch information
alexymantha committed Jan 3, 2024
1 parent 949b434 commit ac79261
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

ArgoCD UI extension to provide better feedback on the status of progressive syncs. It adds a new box in the status panel when the current application is waiting for a progressive sync to progress.

![Demo](docs/demo.png)

## Prerequisites

This extension depends on the Progressive Sync alpha feature and needs to be enabled manually, see [docs](https://argo-cd.readthedocs.io/en/stable/operator-manual/applicationset/Progressive-Syncs/) for more information on how to enable and use the feature.
Expand Down Expand Up @@ -42,4 +44,4 @@ spec:
- name: extensions
emptyDir: {}
```
**Replace <VERSION> with the desired extension version**
**Replace `<VERSION>` with the desired extension version**
Binary file added docs/demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ac79261

Please sign in to comment.