Vault secret injection in GKE cluster

HI

I have integrated it on GKE cluster
Below link shows the step which i have followed

I am getting insufficient permission below is LOG
91mError authenticating: unable to sign JWT for projects/-/serviceAccounts/my-service-gsa@cloudforte-containers.iam.gserviceaccount.com using given Vault credentials: googleapi: Error 403: Request had insufficient authentication scopes."

"reason": "ACCESS_TOKEN_SCOPE_INSUFFICIENT""

“Reason: insufficientPermissions, Message: Insufficient Permission”

Is there any permission which i have to give cluster level and service account, and what are the permission which i have to give ?

1 Like

Hey @devnidhin7
Have exactly the same issue. Did you find any way out of it?