apiVersion: v1
kind: Service
metadata:
  annotations:
    meta.helm.sh/release-name: horizon
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-04-22T00:36:11Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: horizon
  namespace: openstack
  resourceVersion: "7034"
  uid: 4b9fd39c-c904-47ba-ba03-5a0ad04af21e
spec:
  clusterIP: 10.99.195.184
  clusterIPs:
  - 10.99.195.184
  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: {}
