Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide region config in s3 clickhouse-instance.yaml #555

Open
BryanFauble opened this issue Nov 19, 2024 · 0 comments
Open

Provide region config in s3 clickhouse-instance.yaml #555

BryanFauble opened this issue Nov 19, 2024 · 0 comments

Comments

@BryanFauble
Copy link

I was implementing cold storage and backups for clickhouse and ran into issues getting everything to work. I had raised a GH issue in the backup repo here. The resolution to the issue was to include a region XML tag in the storage.xml config file for clickhouse:

https://github.com/SigNoz/charts/blob/main/charts/clickhouse/templates/clickhouse-instance/clickhouse-instance.yaml#L60-L114

I was able to use post renders (via FluxCD) to patch this in, but other CD tools like ArgoCD don't natively have this functionality.

For this issue the region should be added as a field that can be supplied and injected into the rendered storage.xml file for clickhouse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant