Add docs
This commit is contained in:
6
rln/Makefile
Normal file
6
rln/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
run:
|
||||
kubectl delete pod mq-ubuntu-pod
|
||||
kubectl delete pvc mqm-pvc
|
||||
kubectl delete pv mqm-pv
|
||||
docker exec minikube rm -rf /tmp/mqm
|
||||
kubectl apply -f pod.yml
|
||||
Reference in New Issue
Block a user