Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/operator-manual/applicationset/Progressive-Syncs.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ In this example, when applications are deleted:

This deletion order is useful for scenarios where you need to tear down dependent services in the correct sequence, such as deleting frontend services before backend dependencies.

#### Example
### Example

The following example illustrates how to stage a progressive sync over Applications with explicitly configured environment labels.

Expand Down
Loading