Skip to content

Commit

Permalink
removing old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ajones authored Sep 24, 2021
1 parent 7e742fc commit 7fcd501
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/fwdservice/fwdservice.go
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,6 @@ func (svcFwd *ServiceFWD) LoopPodsToForward(pods []v1.Pod, includePodNameInHost
svcName,
)

// 30 chars is a pretty long service name
log.Printf("Port-Forward: %16s %s:%d to pod %s:%s\n",
localIp.String(),
serviceHostName,
Expand Down

0 comments on commit 7fcd501

Please sign in to comment.