Try switching to bitnami's helm chart for mastodon
Opened this issue · 4 comments
Seems to be regularly updated and then we don't gotta do that? 🤷
https://github.com/bitnami/charts/tree/main/bitnami/mastodon
Waiting on bitnami/charts#19173 and bitnami/charts#19179
still waiting on the above PR to be merged before we can try using the bitnami mastodon chart, as it doesn't have a graceful way of providing secrets right now
above PR was merged, so need to test end to end again :) will update this ticket when I do
Tested, but needs the following fixed before we can move foward:
- blocking: bitnami/charts#20902
- blocking: bitnami/charts#20904
- Can wait, as we can just use an external redis container: bitnami/charts#20903
- PR to make extra volumes work for init job: bitnami/charts#20901
I will try to submit those PRs if/when I have time, but in the meantime, I'm continuing to maintain our own mastodon helm chart, small-hack/mastodon-helm-chart, which is easier with renovateBot and some help troubleshooting some weird bugs with @cloudymax 💙