apiVersion: v1
kind: Service
metadata:
  annotations:
    meta.helm.sh/release-name: horizon
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-06-19T02:25:09Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: horizon
  namespace: openstack
  resourceVersion: "28861"
  uid: 9e7ef843-c70e-4afa-b5b7-e4c15b5405a5
spec:
  clusterIP: 10.102.85.237
  clusterIPs:
  - 10.102.85.237
  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: {}
