apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-05-05T10:40:19Z"
  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: 704f4913-770b-4b7e-99c8-cd4445a1be75
  resourceVersion: "10627"
  uid: ce3bd9a4-1a4f-4c3b-8c3f-cd84efa2db1d
spec:
  clusterIP: 10.100.161.73
  clusterIPs:
  - 10.100.161.73
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - appProtocol: prometheus.io/metrics
    name: prometheus
    port: 15692
    protocol: TCP
    targetPort: 15692
  - appProtocol: amqp
    name: amqp
    port: 5672
    protocol: TCP
    targetPort: 5672
  - appProtocol: http
    name: management
    port: 15672
    protocol: TCP
    targetPort: 15672
  selector:
    app.kubernetes.io/name: rabbitmq-cinder
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
