Merge "Enable Cassandra for AAI in minimal ONAP environment"
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 17 Dec 2019 18:58:54 +0000 (18:58 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 17 Dec 2019 18:58:54 +0000 (18:58 +0000)
kubernetes/onap/resources/environments/minimal-onap.yaml

index 989174c..336e937 100644 (file)
 # limitations under the License.
 
 
-# This override file is used to deploy a minmal configuration to
-# to onboard and deploy a VNF.
+# This override file is used to deploy a minimal configuration to
+# onboard and deploy a VNF.
 # It includes the following components:
-# A&AI, DMAAP, Portal, Robot, SDC, SDNC, SO, VID
+# A&AI, Cassandra, DMAAP, Portal, Robot, SDC, SDNC, SO, VID
 #
 # Minimal resources are also reviewed for the various containers
 # A&AI: no override => to be fixed
@@ -52,7 +52,7 @@ aaf:
 appc:
   enabled: false
 cassandra:
-  enabled: false
+  enabled: true
   replicaCount: 1
 clamp:
   enabled: false