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
Copy file name to clipboardExpand all lines: docs/public/installation.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -513,8 +513,8 @@ It can be done manually or automatically through jobs.
513
513
| INFRA_RABBITMQ_ADMIN_PASSWORD | string | yes | `""` | This parameter specifies the RabbitMQ default password. It has no default value and the value needs to be specified. |
514
514
| MONITORING_ENABLED | boolean | no | `false` | This parameter specifies if RabbitMQ Prometheus monitoring needs to be installed. By default, Prometheus monitoring is not installed. For more information, refer to [RabbitMQ Operator Service Monitoring](/docs/public/monitoring.md) in the **Cloud Platform Monitoring Guide**. |
515
515
| STORAGE_RWO_CLASS | string | yes | `""` | This parameter specifies the RabbitMQ storage class. When used for deployment on local PVs, it must be the same as what is set on the PVs. When the storage class is not set, use `''`. When the storage class is empty, use `"''"` (`"\"\""` with ESCAPE_SEQUENCE=true;). **This parameter is required for installation using storage class**. |
516
-
| INFRA_RABBITMQ_FS_GROUP | integer | no | | Specifies group ID used inside RabbitMQ pods. |
0 commit comments