diff --git a/metering/metering-installing-metering.adoc b/metering/metering-installing-metering.adoc index cca7a78396..7448dae487 100644 --- a/metering/metering-installing-metering.adoc +++ b/metering/metering-installing-metering.adoc @@ -7,13 +7,6 @@ toc::[] Review the following sections before installing metering into your cluster. -[WARNING] -==== -Installing Metering on an {product-title} cluster that uses FIPS validated / Implementation Under Test cryptographic libraries with TLS will fail while attempting to generate TLS certificates for the user. - -See link:https://bugzilla.redhat.com/show_bug.cgi?id=1787745[BZ#1787745] for details. -==== - To get started installing metering, first install the Metering Operator from OperatorHub. Next, configure your instance of metering by creating a `CustomResource`, referred to here as your MeteringConfig. Installing the Metering Operator creates a default MeteringConfig that you can modify using the examples in the documentation. After creating your MeteringConfig, install the metering stack. Last, verify your installation. include::modules/metering-install-prerequisites.adoc[leveloffset=+1]