Skip to content

Commit 83e6005

Browse files
committed
docs: fix cleanup make target
Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
1 parent ecb7ec2 commit 83e6005

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ locally running controller.
9797

9898
### Cleanup
9999

100+
To delete the local kind cluster:
101+
100102
```
101-
make local.down
103+
make controlplane.down
102104
```

0 commit comments

Comments
 (0)