From 0725b2b35cfdfd52a09e877977a2f505694ad43e Mon Sep 17 00:00:00 2001 From: JesseBot Date: Mon, 24 Jul 2023 10:34:37 +0200 Subject: [PATCH] Update README.md - note possible deprecation --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 60af432..74ede9c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ This is a fork of the official mastodon helm chart for installing Mastodon on a This chart is tested with k8s 1.26+ and helm 3.6.0+. -## Known caveats +⚠️ I just became aware of the bitnami mastodon chart [here](https://github.com/bitnami/charts/tree/main/bitnami/mastodon) so I may publicly archive this repo in the near future. Feel free to take what you need though :) + +## Known caveats for this chart Currently in chart version `4.1.0`, you need to run postgresql and redis helm charts independently of this one. This is because there's a helm hook job called db-migrate that I can't figure out how to make run after the dependency charts are fully installed, but before everything else. If you know the answer to this, please open an issue/pr here and let me know! # Configuration