We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adfbef6 commit 2b3d3f0Copy full SHA for 2b3d3f0
test/src/eks_blueprints_e2e_test.go
@@ -57,7 +57,7 @@ var (
57
}
58
59
/*EKS API Validation*/
60
- expectedEKSWorkerNodes = 2
+ expectedEKSWorkerNodes = 3
61
62
/*Update the expected Deployments names and the namespace*/
63
expectedDeployments = [...]Deployment{
0 commit comments