Dashboard Provisioning deploying to Kubernetes using Helm charts

  • What Grafana version and what operating system are you using?
    Version 10.1.5
  • What are you trying to achieve?
    I would like to provision my dashboards deploying to kubernetes using the helm charts.
  • How are you trying to achieve it?
    I have created one configmap for it and provided the dashboardProviders section in my yaml file.
  • What happened?
    I am facing error which I have seen in my logs:
    I am getting error which is related to the Authentication.
    level=info msg=error=“[auth.unauthorized] cannot authenticate request” status = 401
  • What did you expect to happen?
    The dashboard should be provisioned.
  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
    level=info msg=error=“[auth.unauthorized] cannot authenticate request” status = 401