1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 09:46:53 +01:00

Adding a warning for BZ1787745

This commit is contained in:
Kevin Lamenzo
2020-01-22 14:12:21 -05:00
parent ad940f316a
commit 28a9b341a8

View File

@@ -7,6 +7,13 @@ toc::[]
Before installing metering into your cluster, review the following sections.
[WARNING]
====
Installing Metering on an Openshift FIPS-enabled cluster with TLS enabled 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.
====
include::modules/metering-about-install.adoc[leveloffset=+1]
include::modules/metering-install-prerequisites.adoc[leveloffset=+1]