-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can not use url in local cluster #82
Comments
@PhamQuang-512 try with port |
yeah it works, but now there is no metrics no show logs from metrics server:
|
@PhamQuang-512 can you share sample of your configmap. |
sure, this is my configmap:
|
i have set metrics url to argocd-metrics-server.argocd.svc.cluster.local but it seem not work. argocd-server and argocd-metrics-server do not show any logs.
here is my config:
extension.config: |-
extensions:
- name: metrics
backend:
services:
- url: argocd-metrics-server.argocd.svc.cluster.local
The text was updated successfully, but these errors were encountered: