github.com/argoproj/argo-cd/v2@v2.10.9/docs/operator-manual/project-specification.md (about)

     1  # Project Specification
     2  
     3  The following describes all the available fields of a Project:
     4  
     5  ```yaml
     6  {!docs/operator-manual/project.yaml!}
     7  ```