Fix load-balancer firewall messages
This commit is contained in:
@@ -147,7 +147,7 @@ func TestPrintObjectSpecificMessage(t *testing.T) {
|
||||
},
|
||||
{
|
||||
obj: &api.Service{Spec: api.ServiceSpec{Type: api.ServiceTypeLoadBalancer}},
|
||||
expectOutput: true,
|
||||
expectOutput: false,
|
||||
},
|
||||
{
|
||||
obj: &api.Service{Spec: api.ServiceSpec{Type: api.ServiceTypeNodePort}},
|
||||
|
Reference in New Issue
Block a user