Commit 37c27a97 authored by Matt Butcher's avatar Matt Butcher

doc(workflow): change 'helm deployment delete' command

Also fix a few typos.
parent 6d679476
......@@ -176,7 +176,7 @@ helm redeploy [-f CONFIG] NAME
#### Delete:
```
$ helm delete taco-tuesday
$ helm deployment delete taco-tuesday
Destroyed taco-tuesday
```
......@@ -185,10 +185,9 @@ Destroyed taco-tuesday
General pattern:
```
helm uninstall NAME [NAME...]
helm deployment delete NAME [NAME...]
```
### Power User Features
Users familiar with the system may desire additional tools.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment