We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0f7234 commit 500ee25Copy full SHA for 500ee25
1 file changed
README.md
@@ -1,2 +1,11 @@
1
# cnpg-database-helm-chart
2
-Helm chart for a CNPG database
+
3
+Helm chart for deploying a CNPG database
4
5
+## Install
6
7
+```shell
8
+helm repo add cnpg-database https://bakdata.github.io/cnpg-database-helm-chart/
9
+helm repo update
10
+helm install cnpg-database/cnpg-database
11
+```
0 commit comments