Skip to content

Commit de0e498

Browse files
authored
Merge pull request #432 from jackfrancis/upgrade-dont-uninstall-everything
chore(english language): upgrade != total uninstall
2 parents d604f7e + a5e8416 commit de0e498

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)