Skip to content

Commit 1166c19

Browse files
authored
Merge pull request #400 from aramase/doc-crd
docs: update install doc for crds to check
2 parents aeb0621 + b04db51 commit 1166c19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,8 @@ You should see the following CRDs deployed:
140140
```bash
141141
kubectl get crd
142142
NAME
143-
secretproviderclasses.secrets-store.csi.x-k8s.io
143+
secretproviderclasses.secrets-store.csi.x-k8s.io
144+
secretproviderclasspodstatuses.secrets-store.csi.x-k8s.io
144145
```
145146

146147
**Note**: v0.0.17 and earlier installed the driver to the `default` namespace.

0 commit comments

Comments
 (0)