I'm on the hunt for a Helm chart specifically for PostgREST. I found some options through my online searches, but I'm unsure if they're reliable. Previously, I used FRINXio, but their GitHub repo has been archived. Any suggestions or experiences with a PostgREST Helm chart?
3 Answers
You might want to check out Cloud Native Postgres (CNPG). It's considered a solid operator for Postgres, so it could be worth a look.
You mentioned you're unsure about the legitimacy of the Helm charts you found. Just evaluate what each one does before deploying. I found one that looks good: it’s called the 'postgrest' chart by colearendt on Artifact Hub. You might want to start there!
I've started looking into that colearendt chart already! Thanks for the tip.
I can assure you that CNPG is definitely the go-to standard in the industry. However, I get that you’re looking for something focused on PostgREST itself.
Thanks for confirming that! I'll keep searching for the PostgREST solutions.

I appreciate the suggestion! But I'm really looking for something that specifically caters to PostgREST.