timescale / helm-charts

Configuration and Documentation to run TimescaleDB in your Kubernetes cluster
Apache License 2.0
264 stars 223 forks source link

Fix 382 and 389 #390

Open TobiasJacob opened 2 years ago

TobiasJacob commented 2 years ago

Fix #382

Fix #389

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

paulfantom commented 2 years ago

Sorry for slow reply, I left few comments.

gunnarsundberg commented 2 years ago

Hello @TobiasJacob I submitted a PR for adding GCS backups (#401), but our methods are slightly different. Perhaps we should coordinate an effort to enable and document both Azure and GCP backups in a way that's consistent? Or, if you'd like, you could make this PR focus on priority class and I can add Azure to my PR :)

TobiasJacob commented 2 years ago

Hello @gunnarsundberg, yes I see, the configuration of Azure through secrets is probably a better approach. I think you have a better understanding of how to implement that, if you have a way to try out Azure it's probably better if you go ahead an implement it. I can create a new PR for the priority class part.