Skip to content

Commit dec005b

Browse files
authored
chore(CI): add new resource label (#2277)
1 parent 6c549cd commit dec005b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/integration/private_zonal_with_networking/testdata/TestPrivateZonalWithNetworking.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,9 @@
236236
"oauthScopes": [
237237
"https://www.googleapis.com/auth/cloud-platform"
238238
],
239+
"resourceLabels": {
240+
"goog-gke-node-pool-provisioning-model": "on-demand"
241+
},
239242
"serviceAccount": "SERVICE_ACCOUNT",
240243
"shieldedInstanceConfig": {
241244
"enableIntegrityMonitoring": true

0 commit comments

Comments
 (0)