mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-11-01 08:31:02 +01:00
7 lines
121 B
Bash
Executable File
7 lines
121 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
hack/cluster-monitoring/teardown
|
|
|
|
kubectl --namespace=kube-system delete -f manifests/k8s/minikube
|
|
|