apiVersion: v1
data:
  operatorDefaults.conf: |
    cluster_formation.peer_discovery_backend             = rabbit_peer_discovery_k8s
    cluster_formation.k8s.host                           = kubernetes.default
    cluster_formation.k8s.address_type                   = hostname
    cluster_partition_handling                           = pause_minority
    queue_master_locator                                 = min-masters
    disk_free_limit.absolute                             = 2GB
    cluster_formation.randomized_startup_delay_range.min = 0
    cluster_formation.randomized_startup_delay_range.max = 60
    cluster_name                                         = rabbitmq-senlin
  userDefinedConfiguration.conf: |
    vm_memory_high_watermark.relative = 0.9
kind: ConfigMap
metadata:
  creationTimestamp: "2026-08-22T15:14:14Z"
  labels:
    app.kubernetes.io/component: rabbitmq
    app.kubernetes.io/name: rabbitmq-senlin
    app.kubernetes.io/part-of: rabbitmq
  name: rabbitmq-senlin-server-conf
  namespace: openstack
  ownerReferences:
  - apiVersion: rabbitmq.com/v1beta1
    blockOwnerDeletion: true
    controller: true
    kind: RabbitmqCluster
    name: rabbitmq-senlin
    uid: 9e0e1df0-bd38-4f46-bd1d-0ee1083ba893
  resourceVersion: "18618"
  uid: b393d8e2-e865-44b1-8d34-b9b8541c36c8
