Hi,
I try to migrate from pod-identity to workload-identity. We also use SecretProviderClass to fetch secerts from our KeyVaults. The problem is that the pods do not start up because of an error within the pod
Response body: {"error":"invalid_request","error_description":"Multiple user assigned identities exist, please specify the clientId / resourceId of the identity in the token request"} Endpoint
How can I find out what's wrong? I enabled azure-keyvault-secrets-provider, workload-identity and oidc-issuer.