Fix GoFmt error
This commit is contained in:
@@ -1044,7 +1044,7 @@ func (proxier *Proxier) syncProxyRules() {
|
||||
svcInfo.clusterIP.String(),
|
||||
Enum(svcInfo.protocol),
|
||||
uint16(svcInfo.targetPort),
|
||||
uint16(svcInfo.port),
|
||||
uint16(svcInfo.port),
|
||||
)
|
||||
if err != nil {
|
||||
glog.Errorf("Policy creation failed: %v", err)
|
||||
|
Reference in New Issue
Block a user