From: Lukasz Rajewski Date: Tue, 5 Oct 2021 13:24:40 +0000 (+0200) Subject: [MULTICLOUD] K8SPlugin fixes after integrations tests X-Git-Tag: 9.0.0~88^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=632d7178ed176fff26bc9ca1fa6ac9215510be59 [MULTICLOUD] K8SPlugin fixes after integrations tests 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 Change-Id: I027e1f2b34205f66443631747c61cede18538298 --- diff --git a/kubernetes/multicloud/components/multicloud-k8s/values.yaml b/kubernetes/multicloud/components/multicloud-k8s/values.yaml index ec3b9567c3..30319683a2 100644 --- a/kubernetes/multicloud/components/multicloud-k8s/values.yaml +++ b/kubernetes/multicloud/components/multicloud-k8s/values.yaml @@ -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