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 7efd3b1 commit ecd2cb6Copy full SHA for ecd2cb6
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