We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ea8177 commit 4bd2584Copy full SHA for 4bd2584
test/integration/private_zonal_with_networking/testdata/TestPrivateZonalWithNetworking.json
@@ -106,7 +106,6 @@
106
"nodeConfig": {
107
"diskSizeGb": 100,
108
"diskType": "pd-balanced",
109
- "effectiveCgroupMode": "EFFECTIVE_CGROUP_MODE_V2",
110
"imageType": "COS_CONTAINERD",
111
"loggingConfig": {
112
"variantConfig": {
@@ -211,6 +210,7 @@
211
210
"config": {
212
213
"diskType": "pd-standard",
+ "effectiveCgroupMode": "EFFECTIVE_CGROUP_MODE_V2",
214
215
"labels": {
216
"cluster_name": "CLUSTER_NAME",
0 commit comments