mastodon / chart

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

Fix duplicate annotation on sidekiq preventing flux install #61

Closed funkypenguin closed 2 months ago

funkypenguin commented 1 year ago

Hi folks,

This PR simple fixes https://github.com/mastodon/chart/issues/48, resolving the duplicate annotation which will cause the chart to fail to install when using fluxcd (and presumably others, although cli helm seems to ignore duplicates)

Cheers! :) D

timetinytim commented 2 months ago

Closing as this was fixed in another PR! (Sorry for the delay in getting around to this)