This message was deleted.
# general
s
This message was deleted.
p
@User Can you share what does your helm chart look like?
d
Copy code
git clone <https://github.com/SigNoz/signoz.git> && cd signoz

helm dependency update deploy/kubernetes/platform

kubectl create ns platform

helm -n platform install signoz deploy/kubernetes/platform --set cloud=azure
a
@User I think our team tested on AKS too. Did you make any changes to helm chart?
d
no
p
hey @Devi varalakshmi are you seeing this issue only after alertmanager runs for some time? I just tested helm chart for azure and it works fine for me. It may take a 1-2 minutes to stabilise as all pods get up - but I was able to get all of them running
d
I am still facing same error
okay, I will get back to you once after checking my cluster configuration
p
sure