apiVersion: v1
kind: Service
metadata:
  annotations:
    core.openstack.org/ingress_create: "true"
    endpoint: public
  creationTimestamp: "2026-04-02T14:03:16Z"
  labels:
    endpoint: public
    osctlplane: ""
    osctlplane-service: nova-api
    service: nova-api
  name: nova-public
  namespace: openstack
  ownerReferences:
  - apiVersion: nova.openstack.org/v1beta1
    blockOwnerDeletion: true
    controller: true
    kind: NovaAPI
    name: nova-api
    uid: 9b64cd92-f803-4eae-8dce-d8874a48a08a
  resourceVersion: "48433"
  uid: 3bb018f6-a745-421c-a54c-b76ef4a1b6cd
spec:
  clusterIP: 10.217.5.235
  clusterIPs:
  - 10.217.5.235
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - name: nova-public
    port: 8774
    protocol: TCP
    targetPort: 8774
  selector:
    service: nova-api
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
