diff options
author | Philip Molares | 2021-01-02 16:08:42 +0100 |
---|---|---|
committer | Philip Molares | 2021-01-02 16:14:22 +0100 |
commit | d462675fc8f8090fec22138479ea384ff42544a5 (patch) | |
tree | 09b63428c24635d7e2ead89679d1afff9635f34b /docs | |
parent | d7ef5e83c25445ff800f0ce7b5dc5e812c714feb (diff) |
Update docs/setup/kubernetes.md
Co-authored-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
Signed-off-by: Philip Molares <philip.molares@udo.edu>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/setup/kubernetes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup/kubernetes.md b/docs/setup/kubernetes.md index d3dd46d3..c16cbd34 100644 --- a/docs/setup/kubernetes.md +++ b/docs/setup/kubernetes.md @@ -2,7 +2,7 @@ HedgeDoc currently does not support any deployment via Kubernetes. -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. +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`.~~ |