Revert "Integrate MON and Grafana"
[osm/devops.git] / installers / charm / osm-mon / config.yaml
index e9fda19..cb2eb99 100644 (file)
@@ -59,15 +59,15 @@ options:
   grafana-url:
     description: Grafana URL
     type: string
+    default: http://grafana:3000
   grafana-user:
     description: Grafana user
     type: string
+    default: admin
   grafana-password:
     description: Grafana password
     type: string
-  prometheus-url:
-    description: Prometheus URL
-    type: string
+    default: admin
   keystone-enabled:
     description: MON will use Keystone backend
     type: boolean