Adding missing dependency
[osm/devops.git] / installers / charm / lcm / metadata.yaml
index 155e4c3..c2d4985 100644 (file)
@@ -37,11 +37,14 @@ resources:
   image:
     type: oci-image
     description: OSM docker image for LCM
-    upstream-source: "opensourcemano/lcm:8"
+    upstream-source: "opensourcemano/lcm:latest"
 requires:
   kafka:
     interface: kafka
+    limit: 1
   mongodb:
     interface: mongodb
+    limit: 1
   ro:
-    interface: osm-ro
+    interface: http
+    limit: 1