From 1ee93209ab467db25f7a7724469da1896925b1ea Mon Sep 17 00:00:00 2001 From: Andrew Peabody Date: Fri, 13 Dec 2024 10:38:56 -0800 Subject: [PATCH] chore(CI): update TestPrivateZonalWithNetworking.json --- .../testdata/TestPrivateZonalWithNetworking.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/integration/private_zonal_with_networking/testdata/TestPrivateZonalWithNetworking.json b/test/integration/private_zonal_with_networking/testdata/TestPrivateZonalWithNetworking.json index 1f95d1646d..8e2165eeb9 100755 --- a/test/integration/private_zonal_with_networking/testdata/TestPrivateZonalWithNetworking.json +++ b/test/integration/private_zonal_with_networking/testdata/TestPrivateZonalWithNetworking.json @@ -215,6 +215,9 @@ "diskType": "pd-standard", "effectiveCgroupMode": "EFFECTIVE_CGROUP_MODE_V2", "imageType": "COS_CONTAINERD", + "kubeletConfig": { + "insecureKubeletReadonlyPortEnabled": true + }, "labels": { "cluster_name": "CLUSTER_NAME", "node_pool": "default-node-pool"