apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-09-01T07:21:47Z"
  labels:
    name: percona-xtradb-haproxy-metrics
  name: percona-xtradb-haproxy-metrics
  namespace: openstack
  resourceVersion: "2455"
  uid: 669e2977-d923-4b89-a712-6b30d5a0daba
spec:
  clusterIP: 10.100.80.222
  clusterIPs:
  - 10.100.80.222
  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: {}
