apiVersion: v1
data:
  operatorDefaults.conf: |
    queue_master_locator                       = min-masters
    disk_free_limit.absolute                   = 2GB
    cluster_partition_handling                 = pause_minority
    cluster_formation.peer_discovery_backend   = rabbit_peer_discovery_k8s
    cluster_formation.k8s.host                 = kubernetes.default
    cluster_formation.k8s.address_type         = hostname
    cluster_formation.target_cluster_size_hint = 1
    cluster_name                               = rabbitmq-barbican
  userDefinedConfiguration.conf: |
    vm_memory_high_watermark.relative = 0.9
kind: ConfigMap
metadata:
  creationTimestamp: "2026-03-19T18:05:36Z"
  labels:
    app.kubernetes.io/component: rabbitmq
    app.kubernetes.io/name: rabbitmq-barbican
    app.kubernetes.io/part-of: rabbitmq
  name: rabbitmq-barbican-server-conf
  namespace: openstack
  ownerReferences:
  - apiVersion: rabbitmq.com/v1beta1
    blockOwnerDeletion: true
    controller: true
    kind: RabbitmqCluster
    name: rabbitmq-barbican
    uid: a60d0a32-83cf-4363-b76c-a5ea1ea4bba9
  resourceVersion: "6633"
  uid: db793bd3-3dfc-4bd2-ae63-97f1debf4740
