mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 16:17:21 +08:00
[bitnami/redis] Remove worker nodes setting from VIB tests (#17474)
* [bitnami/redis] Remove worker nodes setting from VIB tests Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> * Remove worker_nodes_instance_count from publish as well Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> --------- Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
committed by
GitHub
parent
d6234d8b89
commit
473bad6cb9
@@ -25,8 +25,7 @@
|
||||
"target_platform": {
|
||||
"target_platform_id": "{VIB_ENV_TARGET_PLATFORM}",
|
||||
"size": {
|
||||
"name": "S4",
|
||||
"worker_nodes_instance_count": 1
|
||||
"name": "S4"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -25,8 +25,7 @@
|
||||
"target_platform": {
|
||||
"target_platform_id": "{VIB_ENV_TARGET_PLATFORM}",
|
||||
"size": {
|
||||
"name": "S4",
|
||||
"worker_nodes_instance_count": 1
|
||||
"name": "S4"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user