apiVersion: v1
kind: Service
metadata:
  annotations:
    percona.com/last-config-hash: eyJwb3J0cyI6W3sibmFtZSI6Im15c3FsLXJlcGxpY2FzIiwicG9ydCI6MzMwNiwidGFyZ2V0UG9ydCI6MzMwN31dLCJzZWxlY3RvciI6eyJhcHAua3ViZXJuZXRlcy5pby9jb21wb25lbnQiOiJoYXByb3h5IiwiYXBwLmt1YmVybmV0ZXMuaW8vaW5zdGFuY2UiOiJwZXJjb25hLXh0cmFkYiIsImFwcC5rdWJlcm5ldGVzLmlvL25hbWUiOiJwZXJjb25hLXh0cmFkYi1jbHVzdGVyIn0sInR5cGUiOiJDbHVzdGVySVAifQ==
  creationTimestamp: "2026-04-04T10:14:41Z"
  labels:
    app.kubernetes.io/component: haproxy
    app.kubernetes.io/instance: percona-xtradb
    app.kubernetes.io/managed-by: percona-xtradb-cluster-operator
    app.kubernetes.io/name: percona-xtradb-cluster
    app.kubernetes.io/part-of: percona-xtradb-cluster
  name: percona-xtradb-haproxy-replicas
  namespace: openstack
  ownerReferences:
  - apiVersion: pxc.percona.com/v1
    controller: true
    kind: PerconaXtraDBCluster
    name: percona-xtradb
    uid: e432b3f7-ed6d-4adc-bcec-72c754a770c5
  resourceVersion: "1880"
  uid: 0f961acf-9de3-46ba-ad1c-0904f3409a98
spec:
  clusterIP: 10.107.105.19
  clusterIPs:
  - 10.107.105.19
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - name: mysql-replicas
    port: 3306
    protocol: TCP
    targetPort: 3307
  selector:
    app.kubernetes.io/component: haproxy
    app.kubernetes.io/instance: percona-xtradb
    app.kubernetes.io/name: percona-xtradb-cluster
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
