Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
π Use correct machine counts for high availability test (#153)
**What is the purpose of this pull request/Why do we need it?** I just noticed the high availability test creates only 1 control plane node and 1 worker node. This mistake happened while testing the tests. This PR fixes the incongruence. **Issue #, if available:** N/A **Description of changes:** High availability test now creates 3 and 2 CP and worker nodes, respectively. **Special notes for your reviewer:** **Checklist:** - [x] E2E Tests added - [x] Includes [emojis](https://github.com/kubernetes-sigs/kubebuilder-release-tools?tab=readme-ov-file#kubebuilder-project-versioning)
- Loading branch information