Adding manual external DB URI config
[osm/devops.git] / installers / charm / pol / config.yaml
index 1ae26a4..59f695b 100644 (file)
@@ -24,3 +24,6 @@ options:
     description: "Log Level"
     type: string
     default: "INFO"
+  mongodb_uri:
+    type: string
+    description: MongoDB URI (external database)