diff --git a/.github/workflows/logging.yml b/.github/workflows/logging.yml index e47ce42a..f8366f8e 100644 --- a/.github/workflows/logging.yml +++ b/.github/workflows/logging.yml @@ -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