This message was deleted.
# general
s
This message was deleted.
p
Hi @Dedy Samhaz Romulus Pardede 👋 I see that there is no clickhouse instance (CHI) pods, which is causing it.
This usually happens for following reasons: • setting
layout.shardCount
to
0
• insufficient resources in the K8s cluster • inappropriate cleanup of previous signoz chart release in the same namespace
can you try
helm upgrade
command with your
override-values.yaml
once again?