updated to expand baas from one region into 2 regions.
diff --git a/expand.yml b/expand.yml
index e32b211..d72c2f7 100644
--- a/expand.yml
+++ b/expand.yml
@@ -67,3 +67,11 @@
   tags:
   - portal
 
+- name: Update dc-1-cassandra
+  include: components/opdk-install-component.yml
+  vars:
+    hosts: 'dc-1-cassandra'
+    component_profile: 'c'
+  tags:
+  - dc-1-cassandra
+