Skip to content

Commit a3806f7

Browse files
committed
add readme
1 parent 4ba7cf4 commit a3806f7

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# CodiMD Helm chart
2+
3+
This repository contains helm chart for CodiMD.
4+
5+
## Requirements
6+
7+
- Kubernetes: >= 1.14
8+
- Helm 2 / 3
9+
10+
## Install
11+
12+
```bash
13+
helm repo add codimd ......... (TBD)
14+
helm install codimd codimd/codimd
15+
```

0 commit comments

Comments
 (0)