Skip to content

Commit 8103319

Browse files
committed
readme: cleanup steps should include step to delete CRD
Delete crd in cleanup steps
1 parent 2a3e6bc commit 8103319

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ busy-box 1/1 Running 0 50s
8383

8484
# Cleanup
8585
$ kubectl delete -f deploy/cr.yaml
86+
$ kubectl delete -f deploy/crd.yaml
8687
$ kubectl delete -f deploy/operator.yaml
8788
$ kubectl delete -f deploy/rbac.yaml
8889
```

0 commit comments

Comments
 (0)