argo-cd/docs/operator-manual/argocd-cmd-params-cm-yaml.md
Michael Crenshaw 698aef34ec
docs: add CRD specification example files to docs (#14021)
* docs: add CRD specification example files to docs

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

* pages for declarative files, too

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

---------

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: pasha-codefresh <pavel@codefresh.io>
2023-06-19 13:40:44 +03:00

7 lines
150 B
Markdown

# argocd-cmd-params-cm.yaml example
An example of an argocd-cmd-params-cm.yaml file:
```yaml
{!docs/operator-manual/argocd-cmd-params-cm.yaml!}
```