chart
chart copied to clipboard
Helm chart for Mastodon deployment in Kubernetes
``` kubectl -n mastodon logs mastodon-db-migrate-qjlsp I, [2024-10-08T22:13:18.132471 #1] INFO -- : Migrating to AddURLToPreviewCardsStatuses (20231006183200) == 20231006183200 AddURLToPreviewCardsStatuses: migrating ===================== [strong_migrations] DANGER: No lock timeout set -- add_column(:preview_cards_statuses, :url,...
Resolves #50 Part of INF-183
Allows users to set the existing secret key for redis instances. Default values are still set in such a way that the chart will behave the same as before by...
Resolves #97 Part of INF-183