From: Lukasz Rajewski Date: Tue, 18 Aug 2020 12:54:41 +0000 (+0200) Subject: [MULTICLOUD] HELM artifact added to the artifactbroker config X-Git-Tag: 7.0.0~296^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=966ab94e82550f8d821651f9f2741914589a8bdd [MULTICLOUD] HELM artifact added to the artifactbroker config HELM artifact type has been added to the artifactbroker of multicloud-k8s plugin. In consequence, artifactbroker will have ability to read the distributed from SDC artifact of new HELM type on which basis RB Definition in k8s plugin will be created. Issue-ID: MULTICLOUD-1120 Signed-off-by: Lukasz Rajewski Change-Id: I15b75f0659b5ab2d0cbfbf6dd30066ebd87e9806 --- diff --git a/kubernetes/multicloud/charts/multicloud-k8s/resources/config/config.json b/kubernetes/multicloud/charts/multicloud-k8s/resources/config/config.json index 27df701b80..2ce2d8564b 100644 --- a/kubernetes/multicloud/charts/multicloud-k8s/resources/config/config.json +++ b/kubernetes/multicloud/charts/multicloud-k8s/resources/config/config.json @@ -45,7 +45,8 @@ "HEAT_VOL", "OTHER", "VF_MODULES_METADATA", - "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT" + "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT", + "HELM" ], "consumerGroup": "multicloud-k8s-group", "environmentName": "AUTO",