Skip to content

Commit 6719ab4

Browse files
remove unnecessary dependent resource deletion (#777)
1 parent b65d67f commit 6719ab4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,8 +304,6 @@ clean-release: clean-release-git
304304
.PHONY: clean-child-clusters
305305
clean-child-clusters: kubectl
306306
$(KUBECTL) delete clusters -A --all --timeout=180s
307-
$(KUBECTL) delete linodevpc -A --all --timeout=60s
308-
$(KUBECTL) delete linodefirewall -A --all --timeout=60s
309307

310308
## --------------------------------------
311309
## Build Dependencies

0 commit comments

Comments
 (0)