apiVersion: v1
kind: Service
metadata:
  annotations:
    meta.helm.sh/release-name: horizon
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-05-30T09:56:07Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: horizon
  namespace: openstack
  resourceVersion: "6495"
  uid: 4ed03ae1-7191-4d0d-a264-dbcaff5b13c2
spec:
  clusterIP: 10.111.61.86
  clusterIPs:
  - 10.111.61.86
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - name: http
    port: 80
    protocol: TCP
    targetPort: 80
  - name: https
    port: 443
    protocol: TCP
    targetPort: 443
  selector:
    app: ingress-api
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
