mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 02:38:12 +00:00
use diff port for TestCreateConfigWithoutWebHooks from TestCreateConfig
This commit is contained in:
@@ -481,7 +481,7 @@ func TestCreateConfigWithoutWebHooks(t *testing.T) {
|
||||
"--allocate-node-cidrs=true",
|
||||
"--authorization-always-allow-paths=",
|
||||
"--bind-address=0.0.0.0",
|
||||
"--secure-port=10200",
|
||||
"--secure-port=10400",
|
||||
fmt.Sprintf("--cert-dir=%s/certs", tmpdir),
|
||||
"--cloud-provider=aws",
|
||||
"--cluster-cidr=1.2.3.4/24",
|
||||
|
||||
Reference in New Issue
Block a user