Skip to content

Commit 39d2afb

Browse files
committed
Update memory high water-mark default
1 parent c561e79 commit 39d2afb

File tree

1 file changed

+1
-1
lines changed
  • kubernetes/operator/using-operator

1 file changed

+1
-1
lines changed

kubernetes/operator/using-operator/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ The `RabbitMQCluster` does not deploy if these configurations are provided but n
376376
* Memory request: 2 Gi
377377
* CPU request: 1000 millicores
378378

379-
The RabbitMQ high-water mark is set to 0.4 times the memory limit.
379+
The RabbitMQ high-water mark is set to 0.6 times the memory limit (0.4 in older RabbitMQ versions).
380380
It is recommended to keep the memory requests and limits as the same value.
381381

382382
**Example:**

0 commit comments

Comments
 (0)