Skip to content

Commit 6e929e3

Browse files
authored
Merge pull request #328 from bcgov/MonicaG-Patch
Adjusted formatting
2 parents aec30cc + 4df1fcd commit 6e929e3

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/docs/automation-and-resiliency/argo-cd-usage.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -308,11 +308,12 @@ If you get an error message when trying to create the application, read the erro
308308
### Synchronize the application
309309

310310
Once the application is created successfully and automatic synchronization is not yet enabled:
311-
* Click on the application from the application list page.
311+
312+
* Click on the application from the application list page.
312313
* Argo CD will have scanned the manifest repository files already, indicating 'out of sync'.
313-
* To start synchronization:
314-
* Click the 'Sync' button, followed by 'Synchronize'.
315-
* The duration depends on the number of resources defined for the application.
314+
* To start synchronization:
315+
* Click the 'Sync' button, followed by 'Synchronize'.
316+
* The duration depends on the number of resources defined for the application.
316317
* If synchronization fails:
317318
* Click on the 'failed' message to review explanations.
318319
* Potential issues may stem from manifest files or repository configuration.

0 commit comments

Comments
 (0)