mastodon / chart

Helm chart for Mastodon deployment in Kubernetes
GNU Affero General Public License v3.0
158 stars 92 forks source link

Add alternate domains to Helm chart #2

Closed adalric closed 5 months ago

adalric commented 1 year ago

Implement ALTERNATE_DOMAINS environment variable as defined in Configuring your environment into Helm chart and values.yaml.

This will need users of the chart to configure the extra hosts in the ingress (that seems pretty straight forward to me).

adalric commented 1 year ago

Maybe tomorrow a maintainer will be able to take a look at this...

bbrietzke commented 1 year ago

Yes, this one is a great idea!