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