(charmed-osm) Add auth to prometheus and update kafka/zk
[osm/devops.git] / installers / charm / grafana / templates / default_datasources.yaml
index 9dc0b8f..88e97df 100644 (file)
@@ -29,3 +29,6 @@ datasources:
     type: prometheus
     version: 1
     url: http://$prometheus_host:$prometheus_port
+    basic_auth: $enable_basic_auth
+    $user
+    $password