Add prometheus scrape port (#80)

This commit is contained in:
Chris O'Haver 2018-06-28 13:15:28 -04:00 committed by GitHub
parent 034dbf7d0e
commit e45da69fab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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