docs/google: Add missing "Required" tags

This change updates the password and username fields in the Master Auth subheading to include the "Required" tag.
This commit is contained in:
Alessandro Fael Garcia 2017-05-30 13:44:39 -07:00 committed by GitHub
parent 0c11f37d11
commit 71c008b5ac

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: