You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't really know what I am doing wrong, but I successfully added the prometheus datasource in grafana and specified the prometheus multi tenant proxy endpoint, but everytime I want to explore the data, a basic auth window in grafana opens where I need to provide username and password. When I use the values I specified in the authn.yaml secret, It immediately opens a new basic auth window. I thought the values I specified in the datasource should be passed through?
What am I doing wrong?
I deployed the app via Helm in my Kubernetes cluster.