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-heat
  userDefinedConfiguration.conf: |
    vm_memory_high_watermark.relative = 0.9
kind: ConfigMap
metadata:
  creationTimestamp: "2026-04-23T08:24:38Z"
  labels:
    app.kubernetes.io/component: rabbitmq
    app.kubernetes.io/name: rabbitmq-heat
    app.kubernetes.io/part-of: rabbitmq
  name: rabbitmq-heat-server-conf
  namespace: openstack
  ownerReferences:
  - apiVersion: rabbitmq.com/v1beta1
    blockOwnerDeletion: true
    controller: true
    kind: RabbitmqCluster
    name: rabbitmq-heat
    uid: feddc735-f20b-46cc-a2d1-17431fd706a9
  resourceVersion: "18401"
  uid: 969ae189-5a1a-41e0-8be2-9a80002dcaf4
