3
0
mirror of https://github.com/mastodon/chart synced 2025-05-18 04:53:21 +00:00

Update README.md - change known caveats to header 2

This commit is contained in:
JesseBot 2023-07-14 14:47:50 +02:00 committed by GitHub
parent 3dbcf67cbc
commit b41e75092b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,8 @@ The basic usage is:
This chart is tested with k8s 1.26+ and helm 3.6.0+. This chart is tested with k8s 1.26+ and helm 3.6.0+.
Known caveats: Currently in chart version `4.0.9`, 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! ## Known caveats
Currently in chart version `4.0.9`, 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 # Configuration