Skip to content

Commit

Permalink
wip: use kots-wait-duration branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jdewinne committed Sep 25, 2023
1 parent 0923b93 commit 9988fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prepare-cluster/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ runs:
run-preflights: ${{ inputs.helm-run-preflights }}
- name: Deploy the app with KOTS
if: ${{ inputs.yaml-dir != '' }}
uses: replicatedhq/compatibility-actions/kots-install@v1
uses: replicatedhq/compatibility-actions/kots-install@joshd/kots-wait-duration
with:
kubeconfig: ${{ steps.create-cluster.outputs.cluster-kubeconfig }}
app-slug: ${{ inputs.app-slug }}/test-channel
Expand Down

0 comments on commit 9988fc6

Please sign in to comment.