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
In order to access Azure resources (for example KeyVault through Azure Flex Vault) without having to use service principal you have to create AzureIdentityBinding and specify aadpodidbindinglabel on pod.
Example use case: pod identities in Azure.
In order to access Azure resources (for example KeyVault through Azure Flex Vault) without having to use service principal you have to create
AzureIdentityBinding
and specifyaadpodidbinding
label on pod.https://github.com/Azure/kubernetes-keyvault-flexvol#option-2-pod-identity
The text was updated successfully, but these errors were encountered: