[DCAEMOD] Update healthcheck 24/119324/5
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>
Mon, 15 Mar 2021 13:53:00 +0000 (14:53 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Sun, 21 Mar 2021 21:47:19 +0000 (21:47 +0000)
Old healthcheck used older K8S api version because of which
all of dcaemod components were reported as unavailable.

Issue-ID: DCAEGEN2-2673
Change-Id: I04d6806e81865bea095cfbb33e38e7dee2fa75f7
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
kubernetes/dcaemod/components/dcaemod-healthcheck/values.yaml

index 356149c..3366b00 100644 (file)
@@ -41,7 +41,7 @@ readiness:
   initialDelaySeconds: 10
   periodSeconds: 10
 # application image
-image: onap/org.onap.dcaegen2.deployments.healthcheck-container:2.0.0
+image: onap/org.onap.dcaegen2.deployments.healthcheck-container:2.1.0
 
 # Resource Limit flavor -By Default using small
 flavor: small