Latest tags documentation states the ODH operator can be installed via the Web console, i.e. the Operator Hub, fast channel, but anything after 2.31.0 fails at installing.
The CSV resource .status is reporting the following element:
kind: ServiceAccount
message: Service account does not exist
name: opendatahub-operator-controller-manager
status: NotPresent
version: v1
and the installation is stuck with the Pending status.
Latest tags documentation states the ODH operator can be installed via the Web console, i.e. the Operator Hub,
fastchannel, but anything after 2.31.0 fails at installing.The CSV resource
.statusis reporting the following element:and the installation is stuck with the
Pendingstatus.