VNFSDK - use common postgres
[oom.git] / kubernetes / vnfsdk / requirements.yaml
index f639633..3b2a02a 100644 (file)
@@ -15,7 +15,7 @@
 dependencies:
   - name: common
     version: ~2.0.0
-    # local reference to common chart, as it is
-    # a part of this chart's package and will not
-    # be published independently to a repo (at this point)
+    repository: '@local'
+  - name: postgres
+    version: ~2.0.0
     repository: '@local'