Nazar
Nazar
i have this error if i use Login to a registry to pull private images (non Docker Hub. I add here registry-user and registry-password Service principle, Access key and user...
The organization that the role is assigned to can be configured using the X-Grafana-Org-Id header.
How to add this to garafana/values for my jwt auth?
My Config Map `apiVersion: v1 kind: ConfigMap metadata: name: grafana-provisioning namespace: monitoring labels: grafana-provisioning: 'true' data: users.yaml: | apiVersion: 1 users: - name: "Admin" email: "[email protected]" login: "test" password: "test"...