mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
8 lines
152 B
Markdown
8 lines
152 B
Markdown
|
|
# Application Specification
|
||
|
|
|
||
|
|
The following describes all the available fields of an Application:
|
||
|
|
|
||
|
|
```yaml
|
||
|
|
{!docs/operator-manual/application.yaml!}
|
||
|
|
```
|