mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 02:08:13 +00:00 
			
		
		
		
	examples: PV docs clarify Azure storage account restriction
This commit is contained in:
		| @@ -258,7 +258,7 @@ parameters: | ||||
|  | ||||
| * `skuName`: Azure storage account Sku tier. Default is empty. | ||||
| * `location`: Azure storage account location. Default is empty. | ||||
| * `storageAccount`: Azure storage account name. If storage account is not provided, all storage accounts associated with the resource group are searched to find one that matches `skuName` and `location`. If storage account is provided, `skuName` and `location` are ignored. | ||||
| * `storageAccount`: Azure storage account name. If storage account is not provided, all storage accounts associated with the resource group are searched to find one that matches `skuName` and `location`. If storage account is provided, it must reside in the same resource group as the cluster, and `skuName` and `location` are ignored. | ||||
|  | ||||
| ### User provisioning requests | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Cole Mickens
					Cole Mickens