We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee82c5 commit 2220af0Copy full SHA for 2220af0
1 file changed
src/managing-workflow/upgrading-workflow.md
@@ -35,7 +35,8 @@ See the Helm Classic documentation for more detail about [keeper manifests].
35
36
### Step 1: Verify component annotations and prepare upgrade
37
38
-To verify that the namespace, router and registry are marked as "keepers" run the following kubectl command for each component:
+To verify that the deis namespace and all the deis-* services are marked as "keepers," run a
39
+command like this one for each component:
40
41
```
42
$ kubectl --namespace=deis get service deis-router \
0 commit comments