Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion installing/installing-logging.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ You can use either the {ocp-product-title} web console or the {ocp-product-title

[IMPORTANT]
====
You must configure the {clo} after the {loki-op}.
* You must configure the {clo} after the {loki-op}.
* You must install the {clo} and the {loki-op} with the same major and minor version.
====


Expand Down
3 changes: 2 additions & 1 deletion upgrading/upgrading-to-logging-60.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@ The only managed log storage solution available in this release is a LokiStack,

[IMPORTANT]
====
To continue using an existing Red{nbsp}Hat-managed Elasticsearch or Kibana deployment provided by the `elasticsearch-operator`, remove the owner references from the `Elasticsearch` resource named `elasticsearch`, and the `Kibana` resource named `kibana` in the `openshift-logging` namespace before removing the `ClusterLogging` resource named `instance` in the same namespace.
* You must install the {clo} and the {loki-op} with the same major and minor version.
* To continue using an existing Red{nbsp}Hat-managed Elasticsearch or Kibana deployment provided by the `elasticsearch-operator`, remove the owner references from the `Elasticsearch` resource named `elasticsearch`, and the `Kibana` resource named `kibana` in the `openshift-logging` namespace before removing the `ClusterLogging` resource named `instance` in the same namespace.
====

To upgrade Loki storage, follow these steps:
Expand Down