Skip to content

Commit

Permalink
add clusterole binding to pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Khagou committed Mar 6, 2024
1 parent a42103e commit 6846351
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/logging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
with:
cluster_name: khagu-dev-cluster
location: europe-west1

- name: Clusterrolebinding
run: kubectl create clusterrolebinding cluster-admin-binding --clusterrole cluster-admin --user github-action@khagu-devops.iam.gserviceaccount.com

Expand Down

0 comments on commit 6846351

Please sign in to comment.