aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@orange.com>2021-10-05 15:24:40 +0200
committerLukasz Rajewski <lukasz.rajewski@orange.com>2021-10-08 11:01:24 +0000
commit632d7178ed176fff26bc9ca1fa6ac9215510be59 (patch)
treec488b64e528214b5680d84900a9d565c83e8c887 /kubernetes/multicloud
parentf09d817b0f58f89e9db06875e78404e7d978504e (diff)
[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 <lukasz.rajewski@orange.com> Change-Id: I027e1f2b34205f66443631747c61cede18538298
Diffstat (limited to 'kubernetes/multicloud')
-rw-r--r--kubernetes/multicloud/components/multicloud-k8s/values.yaml2
1 files changed, 1 insertions, 1 deletions
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