diff options
author | Liam Fallon <liam.fallon@est.tech> | 2023-02-08 09:05:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-02-08 09:05:32 +0000 |
commit | 8a98552c7f5a0b58e3a524db24e8bfb47a4494b1 (patch) | |
tree | 7897d01d568665b8ad3625de54f0862aa09fce19 /helm/robot/values.yaml | |
parent | c6eb02ae0f1b9b69a248621e68dbc7a481ce95b7 (diff) | |
parent | 62ccbbb1c7da36bb61174b952c9b5a3f8219e7e7 (diff) |
Merge "Fix robot failures in kubernetes CSITs"
Diffstat (limited to 'helm/robot/values.yaml')
-rw-r--r-- | helm/robot/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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: [] |