Skip to content

Commit a5e8416

Browse files
committed
chore(english language): upgrade != total uninstall
I don't think we aid comprehension by parenthetically mentioning how to totally uninstall your cluster and prevent an upgrade in the flow of the "how to upgrade your cluster" document.
1 parent d604f7e commit a5e8416

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

src/managing-workflow/upgrading-workflow.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,6 @@ The Workflow Chart marks the "deis" Kubernetes `Namespace` and the `Service`
2828
for the registry and router as keepers. This leaves the external `LoadBalancer`
2929
intact so routing and DNS are preserved while reinstalling Workflow.
3030

31-
To remove Workflow completely from a Kubernetes cluster, run the following:
32-
33-
```
34-
$ helmc uninstall -n deis -y workflow-v2.1.0 # or the installed Workflow version
35-
$ kubectl delete ns deis # Be sure you want to delete the
36-
# Namespace and all its contents!
37-
```
38-
3931
See the Helm Classic documentation for more detail about [keeper manifests].
4032

4133
## Process

0 commit comments

Comments
 (0)