Skip to content
Snippets Groups Projects
Commit 04231a26 authored by eedugon's avatar eedugon Committed by GitHub
Browse files

selector was incorrect

selector prometheus: prometheus-frontend is incorrect, the name of the Prometheus resource in the example is "frontend", not "prometheus-frontend"
parent 06cff8e9
Branches
No related tags found
No related merge requests found
...@@ -11,4 +11,4 @@ spec: ...@@ -11,4 +11,4 @@ spec:
protocol: TCP protocol: TCP
targetPort: web targetPort: web
selector: selector:
prometheus: prometheus-frontend prometheus: frontend
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment