Skip to content

Commit 542c832

Browse files
committed
container - add hugepages config
Signed-off-by: drfaust92 <[email protected]>
1 parent 4efeb06 commit 542c832

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mmv1/third_party/terraform/services/container/resource_container_node_pool_test.go.erb

+1
Original file line numberDiff line numberDiff line change
@@ -3448,6 +3448,7 @@ resource "google_container_node_pool" "np" {
34483448
linux_node_config {
34493449
hugepages_config {
34503450
hugepage_size_2m = %d
3451+
hugepage_size_1g = %d
34513452
}
34523453
}
34533454
oauth_scopes = [

0 commit comments

Comments
 (0)