mirror of
				https://github.com/kata-containers/kata-containers.git
				synced 2025-10-31 01:13:02 +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:
		| @@ -35,6 +35,9 @@ | ||||
|     "servicePrincipalProfile": { | ||||
|       "clientId": "", | ||||
|       "secret": "" | ||||
|     }, | ||||
|     "linuxProfile": { | ||||
|       "runUnattendedUpgradesOnBootstrap": false | ||||
|     } | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user