You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/fleet-membership/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ To deploy this config:
29
29
| enable\_fleet\_registration | Enables GKE Hub Registration when set to true |`bool`|`true`| no |
30
30
| hub\_project\_id | The project in which the GKE Hub belongs. Defaults to GKE cluster project\_id. |`string`|`""`| no |
31
31
| location | The location (zone or region) this cluster has been created in. |`string`| n/a | yes |
32
+
| membership\_location | Membership location for the cluster. Defaults to global. |`string`|`"global"`| no |
32
33
| membership\_name | Membership name that uniquely represents the cluster being registered. Defaults to `$project_id-$location-$cluster_name`. |`string`|`""`| no |
33
34
| project\_id | The project in which the GKE cluster belongs. |`string`| n/a | yes |
0 commit comments