chore: update help message (#1544)

master
Kevin Wan 3 years ago committed by GitHub
parent a078f5d764
commit bd105474ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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,

Loading…
Cancel
Save