Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatajagannath committed Aug 6, 2024
1 parent a90651a commit 96dbbb9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,15 +114,11 @@ jobs:
gcloud container clusters create integration-test-cluster \
--zone us-central1-a \
--num-nodes 2 \
--max-cpu 16 \
--max-memory 30 \
--machine-type e2-standard-8 \
--no-enable-autoupgrade \
--no-enable-autorepair \
--no-enable-ip-alias \
--enable-autoprovisioning \
--service-account=${{ secrets.SERVICE_ACCOUNT_EMAIL }} \
--autoprovisioning-service-account=${{ secrets.SERVICE_ACCOUNT_EMAIL }}
- name: Get kubeconfig
run: |
Expand Down

0 comments on commit 96dbbb9

Please sign in to comment.