Merge pull request #14946 from alessfg/patch-1

docs/google: Add missing "Required" tags
This commit is contained in:
Jake Champlin 2017-05-30 17:04:40 -04:00 committed by GitHub
commit 48490a0857
1 changed files with 2 additions and 2 deletions

View File

@ -100,10 +100,10 @@ which the cluster's instances are launched
**Master Auth** supports the following arguments:
* `password` - The password to use for HTTP basic authentication when accessing
* `password` - (Required) The password to use for HTTP basic authentication when accessing
the Kubernetes master endpoint
* `username` - The username to use for HTTP basic authentication when accessing
* `username` - (Required) The username to use for HTTP basic authentication when accessing
the Kubernetes master endpoint
**Node Config** supports the following arguments: