Commit 91f94727 authored by Darren Shepherd's avatar Darren Shepherd

Add traefik to no-deploy help text

parent fdb51c9f
......@@ -67,7 +67,7 @@ func NewServerCommand(action func(*cli.Context) error) cli.Command {
},
cli.StringSliceFlag{
Name: "no-deploy",
Usage: "Do not deploy packaged components (valid items: coredns, servicelb)",
Usage: "Do not deploy packaged components (valid items: coredns, servicelb, traefik)",
},
cli.StringFlag{
Name: "write-kubeconfig,o",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment