Skip to content

Commit 23e37aa

Browse files
authored
ci: Increase vmSize for dualstack overlay (#2203)
fix: Increase vmSize for dualstack overlay Signed-off-by: John Payne <[email protected]>
1 parent e102891 commit 23e37aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ stages:
388388
os: linux
389389
clusterType: dualstack-overlay-byocni-up
390390
clusterName: "dualstackoverlaye2e"
391-
vmSize: Standard_B2s
391+
vmSize: Standard_B2ms
392392
dependsOn: 'containerize'
393393
testDropgz: true
394394

0 commit comments

Comments
 (0)