chore: update help message (#1544)
This commit is contained in:
@@ -410,7 +410,7 @@ var commands = []cli.Command{
|
||||
},
|
||||
cli.StringFlag{
|
||||
Name: "serviceAccount",
|
||||
Usage: "the serviceAccount of deployment",
|
||||
Usage: "the ServiceAccount for the deployment",
|
||||
},
|
||||
},
|
||||
Action: kube.DeploymentCommand,
|
||||
|
||||
Reference in New Issue
Block a user