Hi Team ,
We are hosting pmm on k8s environment with external clickhouse and postgresql and we started the pod with external by giving creds in the env config. PMM QAN API2 is created database and tables on the clkickhouse but its not clustered. Its not using on cluster command for database and replicatedmergetree for tables , without this clickhouse will not be a clustered one , whatever pmm is inserting it will go into single node which defeats the purpose of clustering on clkickhouse. Please help how we can give support for external clustered clickhouse.