apiVersion: v1
kind: Service
metadata:
  annotations:
    core.openstack.org/ingress_create: "true"
    endpoint: public
  creationTimestamp: "2026-04-04T02:28:05Z"
  labels:
    cell: cell1
    endpoint: public
    osctlplane: ""
    osctlplane-service: nova-novncproxy
    service: nova-novncproxy
  name: nova-novncproxy-cell1-public
  namespace: openstack
  ownerReferences:
  - apiVersion: nova.openstack.org/v1beta1
    blockOwnerDeletion: true
    controller: true
    kind: NovaNoVNCProxy
    name: nova-cell1-novncproxy
    uid: d4a032b4-8f23-401c-b3a5-8cdc5d34a0cc
  resourceVersion: "53036"
  uid: b9b604fe-39d0-45a8-9bac-f1e5613a8b3d
spec:
  clusterIP: 10.217.5.151
  clusterIPs:
  - 10.217.5.151
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - name: nova-novncproxy-cell1-public
    port: 6080
    protocol: TCP
    targetPort: 6080
  selector:
    cell: cell1
    service: nova-novncproxy
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
