From c52ff5dfdd37f219fdbd7d4d755fa38383a9f4cd Mon Sep 17 00:00:00 2001 From: Megha Mehta Date: Sun, 21 Mar 2021 02:09:06 +0530 Subject: [PATCH] command change 1 --- Commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Commands.md b/Commands.md index ac23ed5..1ae3624 100644 --- a/Commands.md +++ b/Commands.md @@ -41,7 +41,7 @@ argocd app create dev-kustomize-guestbook \ --path kustomize-guestbook/overlays/dev \ --dest-server https://kubernetes.default.svc \ --dest-namespace dev-kustomize-guestbook \ --- targetRevision dev +--revision dev argocd app sync dev-kustomize-guestbook argocd app wait dev-kustomize-guestbook --sync \ No newline at end of file