fix(observability): 🐛 fix ArgoCD scrape port name http-metrics not metrics
This commit is contained in:
parent
f3931dc550
commit
0a249820de
1 changed files with 1 additions and 1 deletions
|
|
@ -11,4 +11,4 @@ spec:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/part-of: argocd
|
app.kubernetes.io/part-of: argocd
|
||||||
endpoints:
|
endpoints:
|
||||||
- port: metrics
|
- port: http-metrics
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue