We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7b8942 commit 63cd30eCopy full SHA for 63cd30e
staging/src/k8s.io/cloud-provider/options/options_test.go
@@ -481,7 +481,7 @@ func TestCreateConfigWithoutWebHooks(t *testing.T) {
481
"--allocate-node-cidrs=true",
482
"--authorization-always-allow-paths=",
483
"--bind-address=0.0.0.0",
484
- "--secure-port=10200",
+ "--secure-port=10400",
485
fmt.Sprintf("--cert-dir=%s/certs", tmpdir),
486
"--cloud-provider=aws",
487
"--cluster-cidr=1.2.3.4/24",
0 commit comments