Skip to content

Commit b79423a

Browse files
remove space
1 parent 1a0de58 commit b79423a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/deploy-1.17-and-later.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ If any of these commands return the following error message, you must install th
1414
```
1515
error: the server doesn't have a resource type "volumesnapshotclasses"
1616
```
17-
1817
Next, check if any pods are running the snapshot-controller image:
1918
```
2019
$ kubectl get pods --all-namespaces -o jsonpath="{range .items[*]}{range .spec.containers[*]}{.image}{'\n'}{end}{end}" | grep snapshot-controller

0 commit comments

Comments
 (0)