Skip to content

Commit e14e909

Browse files
authored
Merge pull request #206688 from miwithro/patch-159
Update csi-secrets-store-driver.md
2 parents 5b03cbd + 17dd1e7 commit e14e909

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/aks/csi-secrets-store-driver.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,18 @@ author: nickomang
55
ms.author: nickoman
66
ms.service: container-service
77
ms.topic: how-to
8-
ms.date: 4/26/2022
8+
ms.date: 8/02/2022
99
ms.custom: template-how-to, devx-track-azurecli
1010
---
1111

1212
# Use the Azure Key Vault Provider for Secrets Store CSI Driver in an AKS cluster
1313

1414
The Azure Key Vault Provider for Secrets Store CSI Driver allows for the integration of an Azure key vault as a secrets store with an Azure Kubernetes Service (AKS) cluster via a [CSI volume][kube-csi].
1515

16+
## Limitations
17+
18+
* A container using subPath volume mount will not receive secret updates when it is rotated. [See](https://secrets-store-csi-driver.sigs.k8s.io/known-limitations.html#secrets-not-rotated-when-using-subpath-volume-mount)
19+
1620
## Prerequisites
1721

1822
- If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.

0 commit comments

Comments
 (0)