Add http to url of datasources
This commit is contained in:
@@ -3,4 +3,4 @@ apiVersion: 1
|
||||
datasources:
|
||||
- name: Prometheus
|
||||
type: prometheus
|
||||
url: prometheus:9090
|
||||
url: http://prometheus:9090
|
||||
|
||||
Reference in New Issue
Block a user