apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-02T17:04:23Z"
  creationTimestamp: "2026-03-02T17:03:58Z"
  labels:
    app.kubernetes.io/component: rabbitmq
    app.kubernetes.io/name: rabbitmq-cinder
    app.kubernetes.io/part-of: rabbitmq
  name: rabbitmq-cinder
  namespace: openstack
  resourceVersion: "10662"
  uid: f4498f34-941f-4fdd-bc8f-c673f1043d98
subsets:
- addresses:
  - ip: 10.0.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: rabbitmq-cinder-server-0
      namespace: openstack
      uid: f0d7dfb1-e849-483e-b93b-343a32e055af
  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
