Add helm chart for NONRTRIC rAPP Catalogue
[it/dep.git] / bin / deploy-nonrtric
index c05bc72..e1c739d 100755 (executable)
@@ -58,7 +58,7 @@ fi
 
 $ROOT_DIR/prepare-common-templates
 
-COMPONENTS=${LIST_OF_COMPONENTS:-"controlpanel a1controller a1simulator policymanagementservice enrichmentservice"}
+COMPONENTS=${LIST_OF_COMPONENTS:-"controlpanel a1controller a1simulator policymanagementservice enrichmentservice rappcatalogueservice"}
 echo "Packaging NONRTRIC components [$COMPONENTS]"
 
 for component in $COMPONENTS; do