chart icon indicating copy to clipboard operation
chart copied to clipboard

Helm chart for Mastodon deployment in Kubernetes

Results 41 chart issues
Sort by recently updated
recently updated
newest added

Hi all, I have installed Mastodon using this Helm Chart on my cluster and I am having trouble accessing it. I have an Nginx Ingress Controller in front of the...

bug

[This comment](https://github.com/mastodon/chart/blob/4b6fd9f7e6273cb2708e5f8e16b87b1d07114eb8/values.yaml#L292) says, that mastodon/mastodon#16221 will be merged soon, but has been already. Just to avoid some confusion, i think this should be rephrased.

This makes Kubernetes make better choices about where to schedule the pods, and communicates to the administrators about the minimum sensible resource requirements. On a single user Mastodon instance on...

I enabled elasticsearch with the default values and found the system stuck in a CrashLoopBackOff. After investigating, it turns out neither the readiness nor live probe were able to return...

**Issue Description**: I would like to contribute to this repository by enhancing the README.md for improved clarity and aesthetics. My suggestion is to add emojis to the existing headings in...

Something I've been wondering for a long while now. Why is this chart still using Redis 6? Redis 7 is used in the docker-compose.yaml file and I'm running Redis 7...

Has anyone seen an issue with the mastodon-streaming container where it tries to connect to use its own pod's IP address as the postgres host despite DB_HOST being properly set...

How is everyone scaling this chart? Looking for ways to scale when the webserver gets busier, but also when there is a ton of items in the queue and my...

Hello, I see there are CVE not fixed to the helm chart which should be important for most users of the helm chart. https://github.com/mastodon/mastodon/releases/tag/v4.1.5 How can people (and me) help...