apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-03-04T02:30:33Z"
  labels:
    name: percona-xtradb-haproxy-metrics
  name: percona-xtradb-haproxy-metrics
  namespace: openstack
  resourceVersion: "2185"
  uid: a73fffbb-e7f7-426c-bd1d-986f884ca121
spec:
  clusterIP: 10.101.173.255
  clusterIPs:
  - 10.101.173.255
  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: {}
