grafana - datasources - add uid

This commit is contained in:
Ludovic Cartier 2023-07-24 17:56:22 +02:00
parent 1a2bd471aa
commit 799736eaa1

View File

@ -2,7 +2,7 @@ apiVersion: 1
datasources:
- name: Prometheus
uid:
uid: {{ grafana_datasource_uid }}
type: prometheus
access: proxy
url: http://prometheus:9090