mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Merge pull request #101381 from prameshj/port-change
Use a less-common port for e2e test http pod.
This commit is contained in:
commit
b11f135a7a
@ -51,7 +51,7 @@ import (
|
||||
|
||||
const (
|
||||
// EndpointHTTPPort is an endpoint HTTP port for testing.
|
||||
EndpointHTTPPort = 8080
|
||||
EndpointHTTPPort = 8083
|
||||
// EndpointUDPPort is an endpoint UDP port for testing.
|
||||
EndpointUDPPort = 8081
|
||||
// EndpointSCTPPort is an endpoint SCTP port for testing.
|
||||
|
Loading…
Reference in New Issue
Block a user