From 49e9f0e76bec5efb581baa4a6db6bc15541731cd Mon Sep 17 00:00:00 2001 From: Srivaralakshmi Date: Tue, 26 Jul 2022 16:21:23 +0530 Subject: [PATCH] Doc updates for RHDEVDOCS-4230 --- modules/samples-operator-overview.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/samples-operator-overview.adoc b/modules/samples-operator-overview.adoc index aea3e091f9c0..529c66fbda13 100644 --- a/modules/samples-operator-overview.adoc +++ b/modules/samples-operator-overview.adoc @@ -53,7 +53,7 @@ Certain circumstances result in the Cluster Samples Operator bootstrapping itsel * If the Cluster Samples Operator cannot reach link:https://registry.redhat.io[registry.redhat.io] after three minutes on initial startup after a clean installation. * If the Cluster Samples Operator detects it is on an IPv6 network. -However, if the Cluster Samples Operator also detects an {product-title} global proxy is configured, it bypasses those checks. +However, if the Cluster Samples Operator detects that it is on an IPv6 network and an {product-title} global proxy is configured, then IPv6 check supersedes all the checks. As a result, the Cluster Samples Operator bootstraps itself as `Removed`. [IMPORTANT] ====