mirror of
https://github.com/imjasonh/gke-auth
synced 2026-07-07 00:23:18 +00:00
container.developer to see stuff in the cluster
This commit is contained in:
parent
49572ecd9a
commit
c6c18da9c9
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ gcloud iam service-accounts create gha-sa
|
|||
gcloud projects add-iam-policy-binding \
|
||||
imjasonh-autopilot \
|
||||
--member=serviceAccount:gha-sa@imjasonh-autopilot.iam.gserviceaccount.com \
|
||||
--role=roles/container.clusterViewer
|
||||
--role=roles/container.developer
|
||||
|
||||
gcloud services enable iamcredentials.googleapis.com
|
||||
gcloud iam workload-identity-pools create "gha-pool" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue