We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b817b1 commit 6bf844cCopy full SHA for 6bf844c
benchmark/sh/uninstall-volcano.sh
@@ -14,4 +14,5 @@
14
# limitations under the License.
15
set -e
16
17
-helm uninstall volcano --namespace volcano-system
+helm uninstall volcano --namespace volcano-system
18
+kubectl delete namespace volcano-system
0 commit comments