diff --git a/.github/workflows/devfile-acceptanse-test.yaml b/.github/workflows/devfile-acceptanse-test.yaml index 40fd5e04..2fe6a562 100644 --- a/.github/workflows/devfile-acceptanse-test.yaml +++ b/.github/workflows/devfile-acceptanse-test.yaml @@ -80,9 +80,9 @@ jobs: chectl server:deploy \ --batch \ --platform minikube \ - --k8spoddownloadimagetimeout=300000 - --k8spodwaittimeout=120000 \ - --k8spodreadytimeout=120000 \ + --k8spoddownloadimagetimeout=300000 \ + --k8spodwaittimeout=240000 \ + --k8spodreadytimeout=240000 \ --che-operator-cr-patch-yaml "/tmp/github-minikube-checluster-patch.yaml" #