grafana - datasources - add uid
This commit is contained in:
parent
1a2bd471aa
commit
799736eaa1
@ -2,7 +2,7 @@ apiVersion: 1
|
|||||||
|
|
||||||
datasources:
|
datasources:
|
||||||
- name: Prometheus
|
- name: Prometheus
|
||||||
uid:
|
uid: {{ grafana_datasource_uid }}
|
||||||
type: prometheus
|
type: prometheus
|
||||||
access: proxy
|
access: proxy
|
||||||
url: http://prometheus:9090
|
url: http://prometheus:9090
|
||||||
|
Loading…
x
Reference in New Issue
Block a user