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
What steps did you take and what happened:
I am importing a pfx file in the Azure Key Vault but when I try to read the pfx file from the KV then the pfx fetched file got mounted in my pod but without a password (I want the same password of my pfx file which I have mounted in the KV):
I was expecting that the pfx file mounted is getting retrieved maintaining the password.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Which access mode did you use to access the Azure Key Vault instance:
[e.g. Service Principal, Pod Identity, User Assigned Managed Identity, System Assigned Managed Identity]
Environment:
Secrets Store CSI Driver version: (use the image tag):
secrets-store-csi-driver-1.4.6
image: mcr.microsoft.com/oss/kubernetes-csi/csi-node-driver-registrar:v2.11.1
Have you
What steps did you take and what happened:
I am importing a pfx file in the Azure Key Vault but when I try to read the pfx file from the KV then the pfx fetched file got mounted in my pod but without a password (I want the same password of my pfx file which I have mounted in the KV):
What did you expect to happen:
I was expecting that the pfx file mounted is getting retrieved maintaining the password.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Which access mode did you use to access the Azure Key Vault instance:
[e.g. Service Principal, Pod Identity, User Assigned Managed Identity, System Assigned Managed Identity]
Environment:
Secrets Store CSI Driver version: (use the image tag):
secrets-store-csi-driver-1.4.6
image: mcr.microsoft.com/oss/kubernetes-csi/csi-node-driver-registrar:v2.11.1
Azure Key Vault provider version: (use the image tag):
image: mcr.microsoft.com/oss/azure/secrets-store/provider-azure:v1.6.0
Kubernetes version: (use
kubectl version
andkubectl get nodes -o wide
):The text was updated successfully, but these errors were encountered: