apiVersion: v1
kind: Service
metadata:
  annotations:
    core.openstack.org/ingress_create: "true"
    endpoint: public
  creationTimestamp: "2026-04-02T14:00:44Z"
  labels:
    component: cinder-api
    endpoint: public
    osctlplane: ""
    osctlplane-service: cinder
    service: cinder
  name: cinder-public
  namespace: openstack
  ownerReferences:
  - apiVersion: cinder.openstack.org/v1beta1
    blockOwnerDeletion: true
    controller: true
    kind: CinderAPI
    name: cinder-api
    uid: efd4ca07-2da3-47af-8bc2-c10b2817bf96
  resourceVersion: "45076"
  uid: 3113ed81-fde5-4a99-af21-dec8ee7a101e
spec:
  clusterIP: 10.217.4.59
  clusterIPs:
  - 10.217.4.59
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - name: cinder-public
    port: 8776
    protocol: TCP
    targetPort: 8776
  selector:
    component: cinder-api
    service: cinder
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
