apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-06T23:35:13Z"
  creationTimestamp: "2026-07-06T23:34:47Z"
  labels:
    app.kubernetes.io/component: rabbitmq
    app.kubernetes.io/name: rabbitmq-cinder
    app.kubernetes.io/part-of: rabbitmq
  name: rabbitmq-cinder
  namespace: openstack
  resourceVersion: "10860"
  uid: 4d711be6-927f-4dd8-83e9-8b84bc6e9864
subsets:
- addresses:
  - ip: 10.0.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: rabbitmq-cinder-server-0
      namespace: openstack
      uid: e9a2635f-5c00-44f4-b00e-af6ffc542bfe
  ports:
  - appProtocol: http
    name: management
    port: 15672
    protocol: TCP
  - appProtocol: prometheus.io/metrics
    name: prometheus
    port: 15692
    protocol: TCP
  - appProtocol: amqp
    name: amqp
    port: 5672
    protocol: TCP
