X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=bin%2Fdeploy-nonrtric;fp=bin%2Fdeploy-nonrtric;h=dbaaea3976ddf429c83c82126a804eb379dd35a7;hb=e691473b686c832d7f1e2158bd5364e14f6447b3;hp=cad783f1cb80dd01d9754339b6458c5e96e3ca44;hpb=81dc65cca59e635d527c1a4aae8be7e16c80b544;p=it%2Fdep.git diff --git a/bin/deploy-nonrtric b/bin/deploy-nonrtric index cad783f1..dbaaea39 100755 --- a/bin/deploy-nonrtric +++ b/bin/deploy-nonrtric @@ -85,7 +85,7 @@ fi $ROOT_DIR/prepare-common-templates -COMPONENTS=${LIST_OF_COMPONENTS:-"controlpanel a1controller a1simulator policymanagementservice enrichmentservice rappcatalogueservice"} +COMPONENTS=${LIST_OF_COMPONENTS:-"controlpanel a1controller a1simulator policymanagementservice enrichmentservice rappcatalogueservice nonrtricgateway"} echo "Packaging NONRTRIC components [$COMPONENTS]" # Package common templates and serve it using Helm local repo HELM_LOCAL_REPO=""