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] ====