mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 01:23:48 +00:00
Merge pull request #20426 from thockin/service-e2e
Service e2e cleanup and factoring
This commit is contained in:
@@ -46,7 +46,7 @@ const (
|
||||
nodeHttpPort = 32080
|
||||
nodeUdpPort = 32081
|
||||
loadBalancerHttpPort = 100
|
||||
netexecImageName = "gcr.io/google_containers/netexec:1.0"
|
||||
netexecImageName = "gcr.io/google_containers/netexec:1.4"
|
||||
testPodName = "test-container-pod"
|
||||
hostTestPodName = "host-test-container-pod"
|
||||
nodePortServiceName = "node-port-service"
|
||||
|
Reference in New Issue
Block a user