Skip to content

Commit c6d47dc

Browse files
authored

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/integration/node_pool/testdata/TestNodePool.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -673,8 +673,7 @@
673673
"selfLink": "https://container.googleapis.com/v1/projects/PROJECT_ID/locations/europe-west4/clusters/node-pool-cluster-RANDOM_STRING/nodePools/pool-04",
674674
"status": "RUNNING",
675675
"upgradeSettings": {
676-
"maxSurge": 1,
677-
"strategy": "SURGE"
676+
"strategy": "SHORT_LIVED"
678677
}
679678
},
680679
{

0 commit comments

Comments
 (0)