Skip to content

[DOCS] Clarify in documentation whether sync-wave values can be duplicated #21125

@chansuke

Description

@chansuke

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug

Sync Phases and Waves documentation provides detailed information on configuring sync-wave for resource ordering during sync operations.
However, it does not explicitly mention whether duplicating sync-wave values across multiple resources is allowed.
I believe explicitly clarifying this in the documentation would help new users understand and configure it correctly.

To Reproduce

Expected behavior

The documentation should explicitly mention that:

  1. Resources can share the same sync-wave value.
  2. Resources with the same wave are processed together, ordered by their kind and name.

Screenshots

Version

Paste the output from `argocd version` here.

Logs

Paste any relevant application logs here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcomponent:docsIssues related to documentation changes and improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions