apiVersion: v1
kind: Service
metadata:
  annotations:
    meta.helm.sh/release-name: horizon
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-05-25T11:04:03Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: horizon
  namespace: openstack
  resourceVersion: "26657"
  uid: c6895fcc-01c8-4a3c-9629-46b0d70f88ca
spec:
  clusterIP: 10.103.198.104
  clusterIPs:
  - 10.103.198.104
  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: {}
