From dd592e4a31baa01c9a43f785016595295fb623e1 Mon Sep 17 00:00:00 2001 From: Jun Duan Date: Thu, 18 Aug 2022 10:37:31 -0400 Subject: [PATCH] docs: fix indentation of example AppProject in 'Sync Windows' documentation --- docs/user-guide/sync_windows.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/user-guide/sync_windows.md b/docs/user-guide/sync_windows.md index 8d7eb672b34e2..8129e78c27062 100644 --- a/docs/user-guide/sync_windows.md +++ b/docs/user-guide/sync_windows.md @@ -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