Skip to content

Commit 2220af0

Browse files
committed
docs(upgrading): recommend all services be marked with "helm-keep"
1 parent 8ee82c5 commit 2220af0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/managing-workflow/upgrading-workflow.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ See the Helm Classic documentation for more detail about [keeper manifests].
3535

3636
### Step 1: Verify component annotations and prepare upgrade
3737

38-
To verify that the namespace, router and registry are marked as "keepers" run the following kubectl command for each component:
38+
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:
3940

4041
```
4142
$ kubectl --namespace=deis get service deis-router \

0 commit comments

Comments
 (0)