Skip to content

Commit 1ef6442

Browse files
author
Yongli Chen
authored
Update windows e2e json (#365)
1 parent 78bf592 commit 1ef6442

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/e2e/kubernetes/cniWindows.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@
3232
],
3333
"windowsProfile":{
3434
"adminUsername":"azureuser",
35-
"adminPassword":"azureTest@!"
35+
"adminPassword":"azureTest@!",
36+
"enableAutomaticUpdates":false,
37+
"sshEnabled":true
3638
},
3739
"linuxProfile":{
3840
"adminUsername":"azureuser",

0 commit comments

Comments
 (0)