Pod crashing after reverting config changes

Hi Team, getting below error even after reverting the changes in config file by deleting datasouces attributes. Pls help me in bringing up the pod. its crashing with this error

Error: ✗ Datasource provisioning error: read /etc/grafana/provisioning/datasources/datasources.yaml: is a directory

I added these earlier

      apiVersion: 1
      datasources.yaml:
        - name: Loki-test
          type: loki
          access: proxy
          #uid: dafh
          #orgId: 1
          url: http://```

can u help me here pls

Hmm, I dont know a ton about provisioning - what I can share is this to compare with what you have. It looks like it’s a slightly different format though https://github.com/grafana/grafana/blob/main/devenv/datasources.yaml