Skip to content

Commit d62cd19

Browse files
authored
Update README.md
1 parent 6316894 commit d62cd19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ follow guide [here](./docs/install-driver-on-aks.md)
3434
> kubectl create configmap azure-cred-file --from-literal=path="/etc/kubernetes/cloud.conf" --from-literal=path-windows="C:\\k\\cloud.conf" -n kube-system
3535
> ```
3636
- This driver also supports [read cloud config from kuberenetes secret](./docs/read-from-secret.md).
37-
- If cluster identity is [Managed Service Identity(MSI)](https://docs.microsoft.com/en-us/azure/aks/use-managed-identity), make sure user assigned identity has `Contributor` role on node resource group
37+
- Make sure identity used by driver has `Contributor` role on node resource group
3838
- [How to set up CSI driver on Azure RedHat OpenShift(ARO)](https://github.com/ezYakaEagle442/aro-pub-storage/blob/master/setup-store-CSI-driver-azure-blob.md)
3939
4040
#### Option#2: Bring your own storage account

0 commit comments

Comments
 (0)