We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70ad8bd commit c788da2Copy full SHA for c788da2
1 file changed
templates/commands/deploy.md
@@ -1,4 +1,3 @@
1
-````markdown
2
---
3
description: Deploy an application to Kubernetes using ArgoCD with automatic Helm/Kustomize detection. Zero YAML writing required.
4
handoffs:
@@ -125,6 +124,4 @@ Deploy applications to Kubernetes **without writing any YAML**. The agent handle
125
124
- Agent NEVER asks user to write YAML
126
- All manifests generated and committed to Git
127
- ArgoCD handles deployment via GitOps
128
-- Refer to `memory/constitution.md` for Helm sources and standards
129
-````
130
-`````
+- Refer to `memory/constitution.md` for Helm sources and standards
0 commit comments