File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ The node_pools variable takes the following parameters:
167
167
| auto_repair | Whether the nodes will be automatically repaired | true | Optional |
168
168
| autoscaling | Configuration required by cluster autoscaler to adjust the size of the node pool to the current cluster usage | true | Optional |
169
169
| auto_upgrade | Whether the nodes will be automatically upgraded | true (if cluster is regional) | Optional |
170
- | disk_size_gb | Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB | 100GB | Optional |
170
+ | disk_size_gb | Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB | 100 | Optional |
171
171
| disk_type | Type of the disk attached to each node (e.g. 'pd-standard' or 'pd-ssd') | pd-standard | Optional |
172
172
{% if beta_cluster %}
173
173
| effect | Effect for the taint | | Required |
You can’t perform that action at this time.
0 commit comments