mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 00:07:50 +00:00
fix formatting
This commit is contained in:
parent
f784eb3cfd
commit
7f03de32ad
@ -3040,7 +3040,7 @@ func TestCloud_buildNLBHealthCheckConfiguration(t *testing.T) {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
want: healthCheckConfig{
|
want: healthCheckConfig{
|
||||||
Port: "traffic-port",
|
Port: "traffic-port",
|
||||||
Protocol: elbv2.ProtocolEnumTcp,
|
Protocol: elbv2.ProtocolEnumTcp,
|
||||||
Interval: 30,
|
Interval: 30,
|
||||||
|
Loading…
Reference in New Issue
Block a user