Some features such as Azure Workload Identity require labels to be set at the pod level.
For example, to enable Azure Secret Manager with Workload identity, the following selectors label must be added to each pod requiring secret manager access:
azure.workload.identity/use: "true"
Right now, we only label the pods with the following
Feature description
Some features such as Azure Workload Identity require labels to be set at the pod level.
For example, to enable Azure Secret Manager with Workload identity, the following selectors label must be added to each pod requiring secret manager access:
Right now, we only label the pods with the following