apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-06-24T18:21:34Z"
  labels:
    app.kubernetes.io/component: rabbitmq
    app.kubernetes.io/name: rabbitmq-cinder
    app.kubernetes.io/part-of: rabbitmq
  name: rabbitmq-cinder
  namespace: openstack
  ownerReferences:
  - apiVersion: rabbitmq.com/v1beta1
    blockOwnerDeletion: true
    controller: true
    kind: RabbitmqCluster
    name: rabbitmq-cinder
    uid: f897a742-c04c-4ec9-8ffd-3e2b25492cdf
  resourceVersion: "10845"
  uid: a8df5f1f-3684-46e2-b701-71ebc5dff3a0
spec:
  clusterIP: 10.106.125.93
  clusterIPs:
  - 10.106.125.93
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - appProtocol: http
    name: management
    port: 15672
    protocol: TCP
    targetPort: 15672
  - appProtocol: prometheus.io/metrics
    name: prometheus
    port: 15692
    protocol: TCP
    targetPort: 15692
  - appProtocol: amqp
    name: amqp
    port: 5672
    protocol: TCP
    targetPort: 5672
  selector:
    app.kubernetes.io/name: rabbitmq-cinder
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
