This message was deleted.
s
This message was deleted.
s
Are you using external ClickHouse?
u
No, I used the clickhouse provided by the helm chart.
The only things I overrides are
Copy code
global:
  storageClass: gp2-resizable
  cloud: aws

clickhouse:
  installCustomStorageClass: true
It turned out to be I need to allowlist the ip of the node for clickhouse.
123 Views