X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F55-Ext-Services%2Fbin%2Finstall;h=e6fd714fb352a23412af548b4b6026ea43d3458c;hb=1dea9821a9d5966758207c56edd1c020d6ae7707;hp=cf5a6db41e3d1e0dae2ac4a0d96e39eb6fd38709;hpb=3b089031368fe2801d662405ef53d9233b07bc63;p=it%2Fdep.git diff --git a/ric-platform/55-Ext-Services/bin/install b/ric-platform/55-Ext-Services/bin/install index cf5a6db4..e6fd714f 100755 --- a/ric-platform/55-Ext-Services/bin/install +++ b/ric-platform/55-Ext-Services/bin/install @@ -71,6 +71,8 @@ helm package -d /tmp $DIR/../../../ric-common/Common-Template/helm/ric-common for component in $RICPLT_COMPONENTS; do echo "Preparing chart for comonent $component" + + mkdir -p $DIR/../helm/$component/charts/ cp /tmp/ric-common-$COMMON_CHART_VERSION.tgz $DIR/../helm/$component/charts/ if [ -z $OVERRIDEYAML ]; then