Update nginx controller
This commit is contained in:
parent
fbb96f4c83
commit
294ecb4986
2 changed files with 33 additions and 33 deletions
|
@ -34,7 +34,7 @@ import (
|
|||
"github.com/spf13/pflag"
|
||||
|
||||
proxyproto "github.com/armon/go-proxyproto"
|
||||
api_v1 "k8s.io/client-go/pkg/api/v1"
|
||||
api_v1 "k8s.io/api/core/v1"
|
||||
|
||||
"k8s.io/ingress/controllers/nginx/pkg/config"
|
||||
ngx_template "k8s.io/ingress/controllers/nginx/pkg/template"
|
||||
|
|
Loading…
Reference in a new issue