Skip to content

Commit

Permalink
rename cluster used (#31113)
Browse files Browse the repository at this point in the history
  • Loading branch information
volatilemolotov committed Apr 29, 2024
1 parent 61ca405 commit b00958a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/beam_StressTests_Java_KafkaIO.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Set k8s access
uses: ./.github/actions/setup-k8s-access
with:
cluster_name: beam-utility
cluster_name: kafka-workflows
k8s_namespace: ${{ matrix.job_name }}-${{ github.run_id }}
cluster_zone: us-central1
- name: Install Kafka
Expand Down

0 comments on commit b00958a

Please sign in to comment.