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
Vault Server Service account doesn't support extra labels.
We need it for some cases, for example "Azure AD Workload Identity". To use Workload Identity we need to set the following label to Vault Service account:
Problem description
Vault Server Service account doesn't support extra labels.
We need it for some cases, for example "Azure AD Workload Identity". To use Workload Identity we need to set the following label to Vault Service account:
azure.workload.identity/use: "true"
Solution
I prepared the PR to solve the issue #806
The text was updated successfully, but these errors were encountered: