namespace has to be kube-system

In order for this service to be discovered by ServiceMonitor k8s-apps-http, it should belong to namespace kube-system.
This commit is contained in:
eedugon
2017-05-31 10:30:29 +02:00
committed by GitHub
parent fbab1e4212
commit 666d7aaa0e

View File

@@ -1,6 +1,7 @@
apiVersion: v1
kind: Service
metadata:
namespace: kube-system
name: kube-scheduler-prometheus-discovery
labels:
k8s-app: kube-scheduler