Skip to content

Commit

Permalink
Merge pull request #4123 from ty-dc/add/tools-clean
Browse files Browse the repository at this point in the history
add delete spiderclaimparameters for cleanup scripts
  • Loading branch information
cyclinder authored Sep 30, 2024
2 parents b579910 + 86c318b commit 4a2596e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/scripts/cleanCRD.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ kubectl delete crd spiderreservedips.spiderpool.spidernet.io
kubectl delete crd spidersubnets.spiderpool.spidernet.io
kubectl delete crd spidercoordinators.spiderpool.spidernet.io
kubectl delete crd spidermultusconfigs.spiderpool.spidernet.io
kubectl delete spiderclaimparameters.spiderpool.spidernet.io

# delete all crd of sirov-network-operator
kubectl delete crd sriovibnetworks.sriovnetwork.openshift.io
Expand Down

0 comments on commit 4a2596e

Please sign in to comment.