Prem Saraswat
Prem Saraswat
I don't think using an older version of helm would work. But if you are willing to, removing the resource quotas will do the trick here.
Ah, looks like they are immutable and cannot be removed: https://cloud.google.com/kubernetes-engine/quotas#resource_quotas.
@wiardvanrij I think what you said makes sense, and we might not even need to make some shared state, if we can somehow utilise the replication step to share this...
Restarting the TimescaleDB pod made this work and I got the overrides to apply correctly 🪄
> we only add one sample to each write request. From what I understand, we are only adding the sample to a local queue. The requests only triggers when we...