apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-04-20T05:56:02Z"
  labels:
    name: percona-xtradb-haproxy-metrics
  name: percona-xtradb-haproxy-metrics
  namespace: openstack
  resourceVersion: "4332"
  uid: ff1861fe-d078-4158-b4b2-8714db086236
spec:
  clusterIP: 10.100.159.95
  clusterIPs:
  - 10.100.159.95
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - name: metrics
    port: 8404
    protocol: TCP
    targetPort: 8404
  selector:
    app.kubernetes.io/component: haproxy
    app.kubernetes.io/instance: percona-xtradb
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
