kube-prometheus: put in kube-system
These manifests should live in kube-system; otherwise the label selector won't work.
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
hack/cluster-monitoring/deploy
|
||||
|
||||
kubectl --namespace=kube-system apply -f manifests/k8s/self-hosted
|
||||
kubectl apply -f manifests/k8s/self-hosted
|
||||
|
||||
|
@@ -2,5 +2,5 @@
|
||||
|
||||
hack/cluster-monitoring/teardown
|
||||
|
||||
kubectl --namespace=kube-system delete -f manifests/k8s/self-hosted
|
||||
kubectl delete -f manifests/k8s/self-hosted
|
||||
|
||||
|
Reference in New Issue
Block a user