From 8eb5fccfe1bc7f426ae21e89e28202cf90438b6e Mon Sep 17 00:00:00 2001 From: Andrew Peabody Date: Mon, 14 Oct 2024 09:46:59 -0700 Subject: [PATCH] =?UTF-8?q?Revert=20"chore(CI):=20update=20testdata=20with?= =?UTF-8?q?=20insecureKubeletReadonlyPortEnabled=20(#=E2=80=A6"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 03b0c9e6c2447b6c64968c7fc4e4d1bd74367b68. --- .../testdata/TestPrivateZonalWithNetworking.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/integration/private_zonal_with_networking/testdata/TestPrivateZonalWithNetworking.json b/test/integration/private_zonal_with_networking/testdata/TestPrivateZonalWithNetworking.json index 40543459e0..e14afc8565 100755 --- a/test/integration/private_zonal_with_networking/testdata/TestPrivateZonalWithNetworking.json +++ b/test/integration/private_zonal_with_networking/testdata/TestPrivateZonalWithNetworking.json @@ -212,9 +212,6 @@ "diskType": "pd-standard", "effectiveCgroupMode": "EFFECTIVE_CGROUP_MODE_V2", "imageType": "COS_CONTAINERD", - "kubeletConfig": { - "insecureKubeletReadonlyPortEnabled": true - }, "labels": { "cluster_name": "CLUSTER_NAME", "node_pool": "default-node-pool"