summaryrefslogtreecommitdiffstats
path: root/helm/wekan/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'helm/wekan/README.md')
-rw-r--r--helm/wekan/README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/helm/wekan/README.md b/helm/wekan/README.md
index 52da2380..072c0548 100644
--- a/helm/wekan/README.md
+++ b/helm/wekan/README.md
@@ -1 +1,8 @@
-# README \ No newline at end of file
+# Helm Chart for Wekan
+
+## Features
+
+ o Uses a MongoDB replica set by default - this allows fault-tolerant and scalable MongoDB deployment (or just set the replicas to 1 for a single server install)
+
+ o Optional Horizontal Pod Autoscaler (HPA), so that your Wekan pods will scale automatically with increased CPU load.
+