apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-25T14:32:36Z"
  creationTimestamp: "2026-07-25T14:32:10Z"
  labels:
    app.kubernetes.io/component: rabbitmq
    app.kubernetes.io/name: rabbitmq-heat
    app.kubernetes.io/part-of: rabbitmq
  name: rabbitmq-heat
  namespace: openstack
  resourceVersion: "9003"
  uid: 1b52e051-b201-4ab8-9eca-d1d96c3dd3bc
subsets:
- addresses:
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: rabbitmq-heat-server-0
      namespace: openstack
      uid: e2f7aadf-63ca-4f1c-8319-f1ba653fc45c
  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
