Revert "Integrate MON and Grafana"
[osm/devops.git] / installers / charm / osm-mon / config.yaml
index 8f1d91f..cb2eb99 100644 (file)
@@ -59,12 +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
+    default: admin
   keystone-enabled:
     description: MON will use Keystone backend
     type: boolean