diff --git a/.github/workflows/install.yaml b/.github/workflows/install.yaml index c01cc65..3d22997 100644 --- a/.github/workflows/install.yaml +++ b/.github/workflows/install.yaml @@ -30,4 +30,4 @@ jobs: TYLER_CLOUDS: ${{ secrets.TYLER_CLOUDS }} - name: Run Helm Install - run: ct install --target-branch ${{ github.event.repository.default_branch }} --all --helm-extra-args "--values clouds.yml --timeout 5s" \ No newline at end of file + run: ct install --target-branch ${{ github.event.repository.default_branch }} --all --helm-extra-args "--values clouds.yml --timeout 1m"