apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-04-24T13:57:30Z"
  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: cef5b947-aa1b-4c3c-bbc8-810cd2e0be78
  resourceVersion: "11525"
  uid: cd78ba8b-99f3-4724-bbb8-d62747b6b5ec
spec:
  clusterIP: 10.104.197.177
  clusterIPs:
  - 10.104.197.177
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - appProtocol: amqp
    name: amqp
    port: 5672
    protocol: TCP
    targetPort: 5672
  - appProtocol: http
    name: management
    port: 15672
    protocol: TCP
    targetPort: 15672
  - appProtocol: prometheus.io/metrics
    name: prometheus
    port: 15692
    protocol: TCP
    targetPort: 15692
  selector:
    app.kubernetes.io/name: rabbitmq-cinder
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
