apiVersion: v1
kind: Service
metadata:
  annotations:
    core.openstack.org/ingress_create: "true"
    endpoint: public
  creationTimestamp: "2026-04-02T14:02:37Z"
  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: f4f96c2e-3b81-42eb-b17e-043eb06978a5
  resourceVersion: "47428"
  uid: 1b001a90-deb3-4c37-8eb5-a9eaa5e2cd12
spec:
  clusterIP: 10.217.5.106
  clusterIPs:
  - 10.217.5.106
  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: {}
