Skip to content

Commit 4bd2584

Browse files
author
Laurent Grangeau
committed
fix: test data
1 parent 0ea8177 commit 4bd2584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/private_zonal_with_networking/testdata/TestPrivateZonalWithNetworking.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@
106106
"nodeConfig": {
107107
"diskSizeGb": 100,
108108
"diskType": "pd-balanced",
109-
"effectiveCgroupMode": "EFFECTIVE_CGROUP_MODE_V2",
110109
"imageType": "COS_CONTAINERD",
111110
"loggingConfig": {
112111
"variantConfig": {
@@ -211,6 +210,7 @@
211210
"config": {
212211
"diskSizeGb": 100,
213212
"diskType": "pd-standard",
213+
"effectiveCgroupMode": "EFFECTIVE_CGROUP_MODE_V2",
214214
"imageType": "COS_CONTAINERD",
215215
"labels": {
216216
"cluster_name": "CLUSTER_NAME",

0 commit comments

Comments
 (0)