apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-11T18:31:09Z"
  creationTimestamp: "2026-05-11T18:30:43Z"
  labels:
    app.kubernetes.io/component: rabbitmq
    app.kubernetes.io/name: rabbitmq-heat
    app.kubernetes.io/part-of: rabbitmq
  name: rabbitmq-heat
  namespace: openstack
  resourceVersion: "17876"
  uid: eccd0c83-a232-47f9-9dfa-c60fac766e9b
subsets:
- addresses:
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: rabbitmq-heat-server-0
      namespace: openstack
      uid: 0b979177-9c3f-413b-8e5e-edcbcf9f2de3
  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
