Adding manual external DB URI config
[osm/devops.git] / installers / charm / nbi / config.yaml
index ef0792b..a3d94bc 100644 (file)
@@ -64,3 +64,6 @@ options:
     type: boolean
     description: Enable test endpoints of NBI.
     default: false
+  mongodb_uri:
+    type: string
+    description: MongoDB URI (external database)