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
@@ -1585,6 +1603,9 @@ Supported in RabbitMQ 3.11.12 or above.
1585
1603
Required property.
1586
1604
| *`deletionPolicy`* __string__ | DeletionPolicy defines the behavior of vhost in the RabbitMQ cluster when the corresponding custom resource is deleted.
1587
1605
Can be set to 'delete' or 'retain'. Default is 'delete'.
1606
+
| *`limits`* __xref:{anchor_prefix}-github-com-rabbitmq-messaging-topology-operator-api-v1beta1-vhostlimits[$$VhostLimits$$]__ | Limits defines limits to be applied to the vhost.
1607
+
Supported limits include max-connections and max-queues.
0 commit comments