From: Lukasz Rajewski Date: Tue, 12 Apr 2022 16:47:25 +0000 (+0200) Subject: [MULTICLOUD] Bug fixes in k8splugin X-Git-Tag: 10.0.0~51 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=c8d7aacb5d9f8cd85f0e2c5bc2184bfa56663fc7 [MULTICLOUD] Bug fixes in k8splugin Bug fixes in k8splugin - verification of etcd connection - improved validation of pvc status Issue-ID: MULTICLOUD-1468 Signed-off-by: Lukasz Rajewski Change-Id: I03690d365d5d5b15805f8ab20b8fa8aeb2935638 --- diff --git a/kubernetes/multicloud/components/multicloud-k8s/values.yaml b/kubernetes/multicloud/components/multicloud-k8s/values.yaml index 844ac5e58d..b152af282e 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.10.0 +image: onap/multicloud/k8s:0.10.1 pullPolicy: Always # flag to enable debugging - application support required