We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e08175 commit 5e042e2Copy full SHA for 5e042e2
docs/installation/01_installation.adoc
@@ -21,6 +21,10 @@ of the Coherence images will not work out of the box.
21
See the <<installation/06_openshift.adoc,OpensShift>> section of the documentation that explains how to
22
run Coherence clusters with the Operator on OpenShift.
23
24
+WARNING: Due to a CRD incompatibility that was initially un-noticed in version 3.1.0 if you are upgrading from a
25
+previous 3.0.x version of the Operator you must manually uninstall the `coherence.coherence.oracle.com` CRD from
26
+your Kubernetes cluster before installing the new Operator version.
27
+
28
== Installing With Helm
29
30
The simplest way to install the Coherence Operator is to use the Helm chart.
0 commit comments