We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b3bde commit e577583Copy full SHA for e577583
examples/AWS/AWS-EKS/grafana.yaml
@@ -0,0 +1,9 @@
1
+datasources:
2
+ datasources.yaml:
3
+ apiVersion: 1
4
+ datasources:
5
+ - name: Prometheus
6
+ type: prometheus
7
+ url: http://my-prometheus-server.prometheus.svc.cluster.local
8
+ access: proxy
9
+ isDefault: true
0 commit comments