mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-05 07:38:22 +00:00
* 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>
7 lines
150 B
Markdown
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!}
|
|
```
|