fix(observability): 🐛 fix ArgoCD scrape port name http-metrics not metrics
This commit is contained in:
parent
fa0fa4fc8f
commit
c7b0c6825c
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