[SDC] Add missing dependency to cassandra chart
[oom.git] / kubernetes / sdc / components / sdc-cs / Chart.yaml
index 5b4d631..0789ee3 100644 (file)
@@ -30,3 +30,11 @@ dependencies:
   - name: serviceAccount
     version: ~10.x-0
     repository: '@local'
+  - name: cassandra
+    version: ~10.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.sdc_cassandra.localCluster
+