mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Add traefik to no-deploy help text
This commit is contained in:
parent
fdb51c9f53
commit
91f9472751
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user