File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,15 +9,15 @@ See [code changes](https://github.com/aws/aws-k8s-tester/compare/v1.2.2...v1.2.3
99
1010### ` eks `
1111
12- - ` eks/nlb-hello-world ` uses [ ` AddOnNLBHelloWorld.DeploymentNodeSelector ` to overwrite node selector] ( https://github.com/aws/aws-k8s-tester/commit/ ) .
13- - ` eks/alb-2048 ` uses [ ` AddOnALB2048.DeploymentNodeSelector2048 ` to overwrite node selector] ( https://github.com/aws/aws-k8s-tester/commit/ ) .
12+ - ` eks/nlb-hello-world ` uses [ ` AddOnNLBHelloWorld.DeploymentNodeSelector ` to overwrite node selector] ( https://github.com/aws/aws-k8s-tester/commit/107e88f1c7b4f6d859eb386138cae5e792c71a86 ) .
13+ - ` eks/alb-2048 ` uses [ ` AddOnALB2048.DeploymentNodeSelector2048 ` to overwrite node selector] ( https://github.com/aws/aws-k8s-tester/commit/107e88f1c7b4f6d859eb386138cae5e792c71a86 ) .
1414
1515### ` eksconfig `
1616
17- - Add [ optional ` AddOnNLBHelloWorld.DeploymentNodeSelector ` ] ( https://github.com/aws/aws-k8s-tester/commit/ ) .
18- - ` AWS_K8S_TESTER_EKS_ADD_ON_NLB_HELLO_WORLD_DEPLOYMENT_NODE_SELECTOR ` .
19- - Add [ optional ` AddOnALB2048.DeploymentNodeSelector2048 ` ] ( https://github.com/aws/aws-k8s-tester/commit/ ) .
20- - ` AWS_K8S_TESTER_EKS_ADD_ON_ALB_2048_DEPLOYMENT_NODE_SELECTOR_2048 ` .
17+ - Add [ optional ` AddOnNLBHelloWorld.DeploymentNodeSelector ` ] ( https://github.com/aws/aws-k8s-tester/commit/107e88f1c7b4f6d859eb386138cae5e792c71a86 ) .
18+ - e.g. ` AWS_K8S_TESTER_EKS_ADD_ON_NLB_HELLO_WORLD_DEPLOYMENT_NODE_SELECTOR='{"a":"b","c":"d"}' ` .
19+ - Add [ optional ` AddOnALB2048.DeploymentNodeSelector2048 ` ] ( https://github.com/aws/aws-k8s-tester/commit/107e88f1c7b4f6d859eb386138cae5e792c71a86 ) .
20+ - e.g. ` AWS_K8S_TESTER_EKS_ADD_ON_ALB_2048_DEPLOYMENT_NODE_SELECTOR_2048='{"a":"b","c":"d"}' ` .
2121
2222### Dependency
2323
You can’t perform that action at this time.
0 commit comments