add scrape port to service

This commit is contained in:
Sandeep Rajan
2018-06-28 13:26:11 -04:00
parent f8c4907bec
commit 8798640f21
4 changed files with 4 additions and 0 deletions

View File

@@ -161,6 +161,7 @@ metadata:
name: kube-dns
namespace: kube-system
annotations:
prometheus.io/port: "9153"
prometheus.io/scrape: "true"
labels:
k8s-app: kube-dns

View File

@@ -161,6 +161,7 @@ metadata:
name: kube-dns
namespace: kube-system
annotations:
prometheus.io/port: "9153"
prometheus.io/scrape: "true"
labels:
k8s-app: kube-dns

View File

@@ -161,6 +161,7 @@ metadata:
name: kube-dns
namespace: kube-system
annotations:
prometheus.io/port: "9153"
prometheus.io/scrape: "true"
labels:
k8s-app: kube-dns