[MULTICLOUD] K8SPlugin fixes after integrations tests 87/124687/4
authorLukasz Rajewski <lukasz.rajewski@orange.com>
Tue, 5 Oct 2021 13:24:40 +0000 (15:24 +0200)
committerLukasz Rajewski <lukasz.rajewski@orange.com>
Fri, 8 Oct 2021 11:01:24 +0000 (11:01 +0000)
K8SPlugin fixes after integrations tests. Solving problems
with configuratipon API, creation and dleetion of resources
in specific cases.

Issue-ID: MULTICLOUD-1269
Issue-ID: MULTICLOUD-1332
Issue-ID: MULTICLOUD-1397
Issue-ID: MULTICLOUD-1398
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: I027e1f2b34205f66443631747c61cede18538298

kubernetes/multicloud/components/multicloud-k8s/values.yaml

index ec3b956..3031968 100644 (file)
@@ -24,7 +24,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/multicloud/k8s:0.9.0
+image: onap/multicloud/k8s:0.9.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required