Skip to content

Commit b0f80dc

Browse files
committed
docs(upgrading-workflow): remove reference to workflow-dev
1 parent f952831 commit b0f80dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/managing-workflow/upgrading-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ intact so routing and DNS are preserved while reinstalling Workflow.
3131
To remove Workflow completely from a Kubernetes cluster, run the following:
3232

3333
```
34-
$ helmc uninstall -n deis -y workflow-dev
34+
$ helmc uninstall -n deis -y workflow-v2.1.0 # or the installed Workflow version
3535
$ kubectl delete ns deis # Be sure you want to delete the
3636
# Namespace and all its contents!
3737
```

0 commit comments

Comments
 (0)