Skip to content

Commit 8f9c9b8

Browse files
committed
Add remove_default_node_pool to README
1 parent 2d51073 commit 8f9c9b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ Then perform the following commands on the root folder:
106106
| network | The VPC network to host the cluster in (required) | string | - | yes |
107107
| network_policy | Enable network policy addon | string | `false` | no |
108108
| network_project_id | The project ID of the shared VPC's host (for shared vpc support) | string | `` | no |
109+
| remove_default_node_pool | Boolean value determining removal of default node pool | bool | false | no |
109110
| node_pools | List of maps containing node pools | list | `<list>` | no |
110111
| node_pools_labels | Map of maps containing node labels by node-pool name | map | `<map>` | no |
111112
| node_pools_tags | Map of lists containing node network tags by node-pool name | map | `<map>` | no |

0 commit comments

Comments
 (0)