argoproj-labs / argocd-extension-metrics

An Argo CD extension to enable visualization of metrics in Argo CD UI.
Apache License 2.0
114 stars 27 forks source link

UI API requests to backend should point to the internal URL #22

Closed leoluz closed 1 year ago

leoluz commented 1 year ago

As metrics-server is now configured as an ArgoCD proxy extension, the UI should be configured to send requests to the correct internal ingress

leoluz commented 1 year ago

done