From 4a213429051f06e9f80e39b16b9efe702db79301 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Mon, 26 Sep 2022 15:26:39 +0200 Subject: [PATCH] Create FAQ.md Signed-off-by: Kjeld Schouten-Lebbing --- charts/enterprise/blocky/docs/FAQ.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 charts/enterprise/blocky/docs/FAQ.md diff --git a/charts/enterprise/blocky/docs/FAQ.md b/charts/enterprise/blocky/docs/FAQ.md new file mode 100644 index 00000000000..02d2b0d81d7 --- /dev/null +++ b/charts/enterprise/blocky/docs/FAQ.md @@ -0,0 +1,4 @@ +# FAQ + +**Q: the webui is not working** +This is an upstream problem, sadly enough the current state of the webUI is not useable outside of a test environment. However, we added it to prepare for the day it is actually usable.