Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Venkata Challa committed Jan 30, 2024
1 parent ba208ca commit eb23a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/deploy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ runs:
- name: K8 setup
shell: bash
run: |
make ${{ inputs.environment }} get-cluster-credentials
make ${{ inputs.environment }} get-cluster-credentials cluster_rg=${{ env.cluster_rg }} cluster_name=${{ env.cluster_name }}
make install-konduit
- name: Generate example data
Expand Down

0 comments on commit eb23a3e

Please sign in to comment.