From ebfbf7cc8efc627eeb4bf6ffc94da98d7cedd6ff Mon Sep 17 00:00:00 2001
From: Quentin JOLY <82603435+QJoly@users.noreply.github.com>
Date: Tue, 15 Nov 2022 14:10:55 +0000
Subject: [PATCH] Bad indent

---
 docs/install.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/install.md b/docs/install.md
index 034c88d3..2ee0f584 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -431,7 +431,7 @@ Configuration is relatively straightforward. As an exmaple, a minimal configurat
     metadata:
       name: ntfy
     data:
-    server.yml: |
+      server.yml: |
         # Template: https://github.com/binwiederhier/ntfy/blob/main/server/server.yml
         base-url: https://ntfy.sh
     ```