diff --git a/.vib/redis/vib-publish.json b/.vib/redis/vib-publish.json index 42519acbc0..a95f65a407 100644 --- a/.vib/redis/vib-publish.json +++ b/.vib/redis/vib-publish.json @@ -25,8 +25,7 @@ "target_platform": { "target_platform_id": "{VIB_ENV_TARGET_PLATFORM}", "size": { - "name": "S4", - "worker_nodes_instance_count": 1 + "name": "S4" } } }, diff --git a/.vib/redis/vib-verify.json b/.vib/redis/vib-verify.json index 213e5c1524..f0308058a8 100644 --- a/.vib/redis/vib-verify.json +++ b/.vib/redis/vib-verify.json @@ -25,8 +25,7 @@ "target_platform": { "target_platform_id": "{VIB_ENV_TARGET_PLATFORM}", "size": { - "name": "S4", - "worker_nodes_instance_count": 1 + "name": "S4" } } },