mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-28 08:17:37 +00:00
kata-deploy: don't update worker pool nodes
Our cluster's life is shorter than time it takes to update nodes; for better stability of the kata-deploy test, let's not update the nodes. Signed-off-by: Eric Ernst <eric_ernst@apple.com>
This commit is contained in:
parent
ede078bc85
commit
906c0df405
@ -35,6 +35,9 @@
|
||||
"servicePrincipalProfile": {
|
||||
"clientId": "",
|
||||
"secret": ""
|
||||
},
|
||||
"linuxProfile": {
|
||||
"runUnattendedUpgradesOnBootstrap": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user