apiVersion: v1
kind: Service
metadata:
  annotations:
    core.openstack.org/ingress_create: "true"
    endpoint: public
  creationTimestamp: "2026-04-06T12:21:06Z"
  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: 01114340-576a-424f-bc35-eaf949c190f9
  resourceVersion: "50457"
  uid: 7c4e406e-5bcc-4dcf-b245-64722b8efee2
spec:
  clusterIP: 10.217.4.77
  clusterIPs:
  - 10.217.4.77
  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: {}
