Merge pull request #74 from Snakel/master

Fixed typing error
mine
Fernand Galiana 2019-02-21 09:38:48 -07:00 committed by GitHub
commit 025c8291cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ func initK8sFlags() {
k8sFlags.Context, k8sFlags.Context,
"context", "context",
"", "",
"The name of the kuconfig context to use", "The name of the kubeconfig context to use",
) )
rootCmd.Flags().StringVar( rootCmd.Flags().StringVar(