From: kjaniak Date: Tue, 6 Oct 2020 09:27:08 +0000 (+0200) Subject: [DCAE MOD - CMPv2] Change of runtime-api config X-Git-Tag: 7.0.0~156^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=2f698ffb853f305aa8d34a7764f665f0cadc03a2;p=oom.git [DCAE MOD - CMPv2] Change of runtime-api config Changed runtime-api config: version of k8splugin in order to allow generation of correct blueprint during dynamic component deployment in DCAE. Change-Id: I9c68ad4395951d0d9306eca9177fa40e18b2ce76 Issue-ID: DCAEGEN2-1794 Signed-off-by: kjaniak --- diff --git a/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml b/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml index aa3e245a0b..e0f32fbe7e 100644 --- a/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml +++ b/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml @@ -34,7 +34,7 @@ config: #dashboardPassword: doesntmatter mrTopicURL: http://message-router:3904/events importCloudify: https://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml - importK8S: plugin:k8splugin?version=3.3.0 + importK8S: plugin:k8splugin?version=3.4.2 importPostgres: plugin:pgaas?version=1.3.0 importClamp: plugin:clamppolicyplugin?version=1.1.0 importDMaaP: plugin:dmaap?version=1.5.0