We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f38176c commit a2b5c4eCopy full SHA for a2b5c4e
1 file changed
.ci/oci-devworkspace-happy-path.sh
@@ -42,7 +42,8 @@ deployChe() {
42
-p openshift \
43
--batch \
44
--telemetry=off \
45
- --k8spodreadytimeout=240000 \
+ --k8spodwaittimeout=6000000 \
46
+ --k8spodreadytimeout=6000000 \
47
--installer=operator
48
}
49
0 commit comments