apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-19T10:46:51Z"
  creationTimestamp: "2026-09-19T10:45:00Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: barbican-api
  namespace: openstack
  resourceVersion: "8610"
  uid: abc60b1f-ae31-43dc-a078-32f53f6e12bd
subsets:
- addresses:
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: barbican-api-6fd6cb9d8-mdp46
      namespace: openstack
      uid: 1942975f-41c9-4612-95de-9755f0c799b8
  ports:
  - name: b-api
    port: 9311
    protocol: TCP
