Closed slaskawi closed 4 years ago
The current implementation of the AMO always installs Prometheus CRDs when calling make cluster/install. Those CRD are present already installed in OpenShift 4.5+. We should add a check if they are already there.
make cluster/install
The current implementation of the AMO always installs Prometheus CRDs when calling
make cluster/install
. Those CRD are present already installed in OpenShift 4.5+. We should add a check if they are already there.