Open MattiDeGrauwe opened 3 months ago
Hi @MattiDeGrauwe, Thanks for pointing that out. Would you be willing to raise a fix for this?
Hi @MattiDeGrauwe, Thanks for pointing that out. Would you be willing to raise a fix for this?
Im not familiar with the Clickhouse's custom CRDs, apologies.
I'm trying to deploy our clickhouse cluster with a different storageClass using the following helm config:
This does not seem to work, and the same default storageClass is use with ReclaimPolicy: Delete
The code on this helm config should support adding a custome storageClass with ReclaimPolicy: Retain
We are hosting SigNoz on self-hosted Azure AKS cluster Thanks!