DS 3.0 installation failing in airgap environment on IBM Z. Seems the issue related to the error message "no operator group found". Can someone please provide any pointer regarding this failure?
Pipeline job: https://main-jenkins-csb-crwqe.apps.ocp-c1.prod.psi.redhat.com/job/Testing/job/Disconnected/job/installDS/44/
cat <<EOF | oc apply -f -
apiVersion: operators.coreos.com/v1
kind: OperatorGroup
metadata:
name: devspaces-operator
namespace: ${NAMESPACE}
EOF
fi