diff --git a/.github/workflows/install-integration-tests-operators-installer.yaml b/.github/workflows/install-integration-tests-operators-installer.yaml index 8decfb03..a506f5c5 100644 --- a/.github/workflows/install-integration-tests-operators-installer.yaml +++ b/.github/workflows/install-integration-tests-operators-installer.yaml @@ -131,4 +131,4 @@ jobs: --namespace operators-installer-integration-test \ --wait \ --values charts/operators-installer/_integration-tests/test-install-operator-1-automatic-intermediate-manual-upgrades-values.yaml \ - --debug --timeout 30m0s + --debug --timeout 35m0s