From fa479b15c2a9c4e075e0f63a2d199a944a9ac2da Mon Sep 17 00:00:00 2001 From: Daniel Osypenko Date: Tue, 9 Apr 2024 17:47:28 +0300 Subject: [PATCH] doc upd 0.1 Signed-off-by: Daniel Osypenko --- conf/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/README.md b/conf/README.md index 5cbcb4c48c9f..49e6f6685395 100644 --- a/conf/README.md +++ b/conf/README.md @@ -306,6 +306,7 @@ higher priority). * `` - path to the cluster directory to store credentials files, such as kubeconfig * `cpu_cores_per_hosted_cluster` - number of CPU cores per hosted cluster * `memory_per_hosted_cluster` - amount of memory per hosted cluster +* `nodepool_replicas` - number of replicas of nodepool for each cluster * `hosted_odf_version` - version of ODF to be deployed on hosted clusters * `hcp_version` - version of HCP client to be deployed on machine running the tests * `metallb_version` - MetalLB operator version to install