Skip to content

Commit d6e4baf

Browse files
authored
Add storageclass delete to 'make rebuild-cluster' (#323)
1 parent daa8e1d commit d6e4baf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ rebuild-cluster: delete-cluster
5151
./scripts/deploy-k8s-cluster.sh
5252
./scripts/deploy-calico.sh
5353
./scripts/preload-images.sh
54+
./scripts/delete-standard-storageclass.sh
5455

5556
delete-cluster:
5657
./scripts/delete-k8s-cluster.sh

0 commit comments

Comments
 (0)