diff --git a/.github/workflows/install.yaml b/.github/workflows/install.yaml index e5d37fd..f1d6e8e 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 10m" + run: ct install --target-branch ${{ github.event.repository.default_branch }} --all --extra-values clouds.yml --helm-extra-args "--timeout 5m" --openstack-deploy