Skip to content

Commit

Permalink
Merge pull request #3938 from mahmut-Abi/patch-1
Browse files Browse the repository at this point in the history
Update uninstall-volcano.sh
  • Loading branch information
volcano-sh-bot authored Feb 26, 2025
2 parents a61fc90 + 6bf844c commit ef2e1aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion benchmark/sh/uninstall-volcano.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# limitations under the License.
set -e

helm uninstall volcano --namespace volcano-system
helm uninstall volcano --namespace volcano-system
kubectl delete namespace volcano-system

0 comments on commit ef2e1aa

Please # to comment.