Skip to content

Commit 37e8469

Browse files
Fixed watch command.
1 parent c991878 commit 37e8469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Visit the application at https://32.98.176.18/demo/
4040
Open a second terminal and watch the canary
4141

4242
```
43-
kubectl-argo-rollouts watch summer-k8s-rollout -n demo
43+
kubectl argo rollouts get rollout summer-k8s-rollout -n demo -w
4444
```
4545

4646
Edit file rollout.yaml

0 commit comments

Comments
 (0)