apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-10T01:23:28Z"
  creationTimestamp: "2026-05-10T01:21:26Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: nova-novncproxy
  namespace: openstack
  resourceVersion: "15497"
  uid: f733e76b-8a1c-49c3-b506-5816235b883b
subsets:
- addresses:
  - ip: 10.0.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: nova-novncproxy-69cc79b647-789rb
      namespace: openstack
      uid: 8d55cec2-0fda-4948-af20-bd5fc3d1855e
  ports:
  - name: n-novnc
    port: 6080
    protocol: TCP
