You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add note to Operator topologies section of Tested deployment models (#2392)
Add a note to the Operator topologies section of Tested deployment models to denote the single namespace limitation.
Add install-related note to Tested deployment models for OCP
https://issues.redhat.com/browse/AAP-33878
Copy file name to clipboardExpand all lines: downstream/assemblies/topologies/assembly-ocp-topologies.adoc
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,13 @@
2
2
3
3
= Operator topologies
4
4
5
-
The {OperatorPlatformNameShort} uses Red Hat OpenShift operators to deploy {PlatformNameShort} within Red Hat OpenShift. Customers manage the product and infrastructure lifecycle.
5
+
The {OperatorPlatformNameShort} uses Red Hat OpenShift Operators to deploy {PlatformNameShort} within Red Hat OpenShift. Customers manage the product and infrastructure lifecycle.
6
+
7
+
[IMPORTANT]
8
+
====
9
+
You can only install a single instance of the {OperatorPlatformNameShort} into a single namespace.
10
+
Installing multiple instances in the same namespace can lead to improper operation for both Operator instances.
0 commit comments