mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
remove the create-external-load-balancer flag in cmd/expose.go
This commit is contained in:
@@ -159,7 +159,7 @@ func TestGenerateService(t *testing.T) {
|
||||
"protocol": "UDP",
|
||||
"container-port": "foobar",
|
||||
"external-ip": "1.2.3.4",
|
||||
"create-external-load-balancer": "true",
|
||||
"type": "LoadBalancer",
|
||||
},
|
||||
expected: api.Service{
|
||||
ObjectMeta: api.ObjectMeta{
|
||||
|
||||
Reference in New Issue
Block a user