Skip to content

Commit

Permalink
docs: fix indentation of example AppProject in 'Sync Windows' documen…
Browse files Browse the repository at this point in the history
…tation (argoproj#10388)

Signed-off-by: Yi Cai <yicai@redhat.com>
  • Loading branch information
waltforme authored and ciiay committed Aug 18, 2022
1 parent cc518c4 commit 29994cc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/user-guide/sync_windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@ spec:
duration: 1h
namespaces:
- default
- kind: allow
schedule: '0 23 * * *'
duration: 1h
clusters:
- in-cluster
- cluster1
- kind: allow
schedule: '0 23 * * *'
duration: 1h
clusters:
- in-cluster
- cluster1
```
In order to perform a sync when syncs are being prevented by a window, you can configure the window to allow manual syncs
Expand Down

0 comments on commit 29994cc

Please sign in to comment.