Add http to url of datasources

This commit is contained in:
Shizun Ge
2021-10-31 00:25:44 -07:00
committed by GitHub
parent 596c9312ec
commit 171b1b0c51

View File

@@ -3,4 +3,4 @@ apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
url: prometheus:9090
url: http://prometheus:9090