From b41e75092b2336c735d70e741e59142f3e7e4bb6 Mon Sep 17 00:00:00 2001 From: JesseBot Date: Fri, 14 Jul 2023 14:47:50 +0200 Subject: [PATCH] Update README.md - change known caveats to header 2 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 00dbb37..77d697d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ The basic usage is: 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