summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPhilip Molares2021-01-02 11:01:34 +0100
committerPhilip Molares2021-01-02 11:01:34 +0100
commitd7ef5e83c25445ff800f0ce7b5dc5e812c714feb (patch)
treee44d94f671b9b973772ee5abd417bed8702b3571 /docs
parent23ade34cac686d164c10c779f6c2dd9edc469354 (diff)
changed kubernetes setup doc
currently we don't provide our own and still linking to hackmd/codimd is not helpful Signed-off-by: Philip Molares <philip.molares@udo.edu>
Diffstat (limited to 'docs')
-rw-r--r--docs/setup/kubernetes.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/setup/kubernetes.md b/docs/setup/kubernetes.md
index 6706b911..d3dd46d3 100644
--- a/docs/setup/kubernetes.md
+++ b/docs/setup/kubernetes.md
@@ -1,5 +1,9 @@
# Kubernetes
-To install use `helm install stable/hackmd`.
+HedgeDoc currently does not support any deployment via Kubernetes.
-For all further details, please check out the offical HedgeDoc [K8s helm chart](https://github.com/kubernetes/charts/tree/master/stable/hackmd).
+We would love help with that, so if you want to write this, please feel free to chat us up on [Matrix](https://chat.hedgedoc.org/), so we can provide you with a repo.
+
+~~To install use `helm install stable/hackmd`.~~
+
+~~For all further details, please check out the offical hackmd/CodiMD [K8s helm chart](https://github.com/kubernetes/charts/tree/master/stable/hackmd).~~