summaryrefslogtreecommitdiffstats
path: root/helm/wekan/README.md
blob: 072c0548e8db2e11d901a7c908d21cc586ec99ff (plain)
1
2
3
4
5
6
7
8
# 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.