Upgrade SDC to use common Cassandra Cluster
[oom.git] / kubernetes / sdc / requirements.yaml
index 6f49b16..e966131 100644 (file)
@@ -17,3 +17,12 @@ dependencies:
   - name: common
     version: ~4.x-0
     repository: '@local'
+
+  - name: cassandra
+    version: ~4.x-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'
+    condition: global.cassandra.localCluster
+