We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a89407 commit 0511b12Copy full SHA for 0511b12
kubernetes/minikube/kub-down.bat
@@ -1,4 +1,5 @@
1
-#!/bin/bash
+@echo off
2
+
3
kubectl delete -f websitevolume-persistentvolumeclaim.yaml ^
4
-f sslvolume-persistentvolumeclaim.yaml ^
5
-f letsencryptvolume-persistentvolumeclaim.yaml ^
0 commit comments