operator: Fix clusterserviceversion description (#6524)

pull/6536/head
Periklis Tsirakidis 4 years ago committed by GitHub
parent 4a3d287566
commit 25afc7814b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      operator/bundle/manifests/loki-operator.clusterserviceversion.yaml
  2. 2
      operator/config/manifests/bases/loki-operator.clusterserviceversion.yaml

@ -154,7 +154,7 @@ metadata:
The Loki Operator for OCP provides a means for configuring and managing a Loki stack for cluster logging.
## Prerequisites and Requirements
### Loki Operator Namespace
The Loki Operator must be deployed to the global operator group namespace `openshift-logging`.
The Loki Operator must be deployed to the global operator group namespace `openshift-operators-redhat`.
### Memory Considerations
Loki is a memory intensive application. The initial
set of OCP nodes may not be large enough to support the Loki stack. Additional OCP nodes must be added

@ -11,7 +11,7 @@ metadata:
The Loki Operator for OCP provides a means for configuring and managing a Loki stack for cluster logging.
## Prerequisites and Requirements
### Loki Operator Namespace
The Loki Operator must be deployed to the global operator group namespace `openshift-logging`.
The Loki Operator must be deployed to the global operator group namespace `openshift-operators-redhat`.
### Memory Considerations
Loki is a memory intensive application. The initial
set of OCP nodes may not be large enough to support the Loki stack. Additional OCP nodes must be added

Loading…
Cancel
Save