selector was incorrect

selector prometheus: prometheus-frontend is incorrect, the name of the Prometheus resource in the example is "frontend", not "prometheus-frontend"
This commit is contained in:
eedugon
2017-05-31 11:29:42 +02:00
committed by GitHub
parent 06cff8e9d2
commit 04231a269c

View File

@@ -11,4 +11,4 @@ spec:
protocol: TCP
targetPort: web
selector:
prometheus: prometheus-frontend
prometheus: frontend