mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-11-01 08:31:02 +01:00
namespace has to be kube-system
This commit is contained in:
parent
666d7aaa0e
commit
2e67b4084f
@ -17,6 +17,7 @@ spec:
|
||||
apiVersion: v1
|
||||
kind: Endpoints
|
||||
metadata:
|
||||
namespace: kube-system
|
||||
name: kube-scheduler-prometheus-discovery
|
||||
labels:
|
||||
k8s-app: kube-scheduler
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user