You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: deploy/example/cloning/README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,11 @@
3
3
4
4
- supported from v1.28.6, v1.29.1
5
5
- SMB file share is supported, NFS file share is not supported
6
-
- use of private endpoints is not supported due to the 'DenyAll' default network rules in the storage account's VNet settings
6
+
- use of private endpoints is not supported due to the `DenyAll` default network rules in the storage account's VNet settings
7
7
8
8
## Prerequisites
9
9
- make sure that the virtual network hosting the driver controller pod is added to the list of allowed virtual networks in the storage account's VNet settings
10
+
- if the driver controller pod is managed by AKS, you need to set `Enable from all networks` in the storage account's VNet settings
0 commit comments