From 62ccbbb1c7da36bb61174b952c9b5a3f8219e7e7 Mon Sep 17 00:00:00 2001 From: rameshiyer27 Date: Wed, 1 Feb 2023 15:06:45 +0000 Subject: Fix robot failures in kubernetes CSITs Api, Pap, Clamp configurations are fixed Update Readiness containers as a list entity to wait for more than one component. Issue-ID: POLICY-4546 Signed-off-by: zrrmmua Change-Id: I8598ddc01905b072edd9eb3030a83d3d806a14eb --- helm/robot/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helm/robot/values.yaml') diff --git a/helm/robot/values.yaml b/helm/robot/values.yaml index 538e0a81..95df6fa0 100644 --- a/helm/robot/values.yaml +++ b/helm/robot/values.yaml @@ -66,5 +66,5 @@ tolerations: [] affinity: {} robot: "" -readiness: "" +readiness: [] -- cgit 1.2.3-korg