We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d36c0c8 commit 7a09886Copy full SHA for 7a09886
modules/installation-gcp-config-yaml-simple.adoc
@@ -43,6 +43,7 @@ networking: <4>
43
platform: <5>
44
gcp:
45
projectID: sample-project
46
+ region: us-east1
47
----
48
<1> Parameters at the first level of indentation apply to the cluster globally.
49
<2> The `controlPlane` stanza applies to control plane machines.
0 commit comments