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:
@@ -11,4 +11,4 @@ spec:
|
||||
protocol: TCP
|
||||
targetPort: web
|
||||
selector:
|
||||
prometheus: prometheus-frontend
|
||||
prometheus: frontend
|
||||
|
Reference in New Issue
Block a user