I am deploying Vault Secrets Operator with Helm Chart. To assign an AWS role, it must be added to the pod annotations, not at the service account level of the Controller Manager that is created.
Is it possible to add annotations to the Service Account to give all permissions to the SA and not directly to the pod?
I am deploying Vault Secrets Operator with Helm Chart. To assign an AWS role, it must be added to the pod annotations, not at the service account level of the Controller Manager that is created.
Is it possible to add annotations to the Service Account to give all permissions to the SA and not directly to the pod?