diff options
author | Philip Molares | 2021-01-03 16:10:27 +0100 |
---|---|---|
committer | Philip Molares | 2021-01-03 16:10:27 +0100 |
commit | dfa12e52e66770a5d912aadbf5a2c2c12e82cbbf (patch) | |
tree | 8f02a794caa9ef6639c2acab29682a7dba8a5967 /docs | |
parent | d462675fc8f8090fec22138479ea384ff42544a5 (diff) |
remove old documentation
Signed-off-by: Philip Molares <philip.molares@udo.edu>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/setup/kubernetes.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/setup/kubernetes.md b/docs/setup/kubernetes.md index c16cbd34..7ece0d20 100644 --- a/docs/setup/kubernetes.md +++ b/docs/setup/kubernetes.md @@ -3,7 +3,3 @@ HedgeDoc currently does not support any deployment via Kubernetes. If you want to help us creating a helm chart, then feel free to contact us on [Matrix](https://chat.hedgedoc.org/) or [Discourse](https://community.hedgedoc.org/). - -~~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).~~ |