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 (#10388)
  • Loading branch information
waltforme authored Aug 18, 2022
1 parent 5181bc1 commit 5642ffd
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 5642ffd

Please sign in to comment.