mirror of https://github.com/k3s-io/k3s
remove unnecessary TODO in test/e2e/network/service.go
parent
5ae7bba496
commit
875ea97147
|
@ -43,7 +43,6 @@ import (
|
|||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
||||
// TODO(yankaiz): Move constants and default settings to service_util.go.
|
||||
const (
|
||||
defaultServeHostnameServicePort = 80
|
||||
defaultServeHostnameServiceName = "svc-hostname"
|
||||
|
|
Loading…
Reference in New Issue