Skip to content

Commit 00e3773

Browse files
authored
Update workload-identity-static-pv-mount.md
1 parent 7d69d75 commit 00e3773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/workload-identity-static-pv-mount.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# workload identity support on static provisioning
2-
- supported from v1.24.0
2+
- supported from v1.24.0 (from AKS 1.29 with `tokenRequests` field support in `CSIDriver`)
33

44
The feature is intended for blobfuse mount and is not supported for NFS mount since NFS mount does not need credentials. Each pod has its own standalone blobfuse mount, but if multiple pods are present on a single node, it may lead to performance problems.
55

0 commit comments

Comments
 (0)