Update README.md (#230)

postgres typo fix
This commit is contained in:
Alex Egg
2016-11-18 10:51:52 -08:00
committed by Lachlan Evenson
parent 69111f18ee
commit 8492fa0326
+1 -1
View File
@@ -22,7 +22,7 @@ This chart bootstraps a [PostgreSQL](https://github.com/docker-library/postgres)
To install the chart with the release name `my-release`:
```bash
$ helm install --name my-release stable/potgresql
$ helm install --name my-release stable/postgresql
```
The command deploys PostgreSQL on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.