SigNoz / charts

Helm Charts for SigNoz
MIT License
75 stars 76 forks source link

Provide option to configure Clickhouse Cold Storage credentials via Kubernetes Secrets #467

Open ElPolito opened 3 months ago

ElPolito commented 3 months ago

Hello,

Would it be possible to allow the configuration of the Cold Storage (S3) with kubernetes secrets?

I would like to be able to create a secret with AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY and to inject them into the clickhouse pod.

Thanks Have a great day

grandwizard28 commented 1 month ago

Hi @ElPolito, Thank you for opening this issue! Would you be willing to open a PR for this?