Hello Team, I have deployed signoz cluster on EKS ...
# support
a
Hello Team, I have deployed signoz cluster on EKS using the official helm chart. I am trying to create replicas for each pods to ensure high availability. I am now stuck at query-service. Is it possible to create replicas for it or is it possible to use postgres rds for it instead of the defaut sqlite db?
s
no, query-service only works with sqlite as of today
a
@Srikanth Chekuri Thank you