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