[GLOBAL] Upgrade readiness check version 61/108761/3
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 4 Jun 2020 08:08:23 +0000 (10:08 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 15 Jun 2020 08:39:14 +0000 (08:39 +0000)
Use a newer readiness check script with better handling of readiness on
statefulsets.

Issue-ID: OOM-2418
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ica7c87e856c193b2ed825a3eb2345262689f2808

kubernetes/onap/values.yaml

index e60925f..e48e3c6 100755 (executable)
@@ -50,7 +50,7 @@ global:
 
   # readiness check - temporary repo until images migrated to nexus3
   readinessRepository: oomk8s
-  readinessImage: readiness-check:2.2.1
+  readinessImage: readiness-check:2.2.2
 
   # curl image
   curlImage: curlimages/curl:7.69.1