fix: Doc URL

This commit is contained in:
dhilipsiva
2016-12-08 13:24:05 +05:30
committed by GitHub
parent 692772796f
commit 7b6e850598
+1 -1
View File
@@ -81,4 +81,4 @@ $ helm install --name my-release -f values.yaml stable/postgresql
The [postgres](https://github.com/docker-library/postgres) image stores the PostgreSQL data and configurations at the `/var/lib/postgresql/data/pgdata` path of the container.
The chart mounts a [Persistent Volume](kubernetes.io/docs/user-guide/persistent-volumes/) volume at this location. The volume is created using dynamic volume provisioning.
The chart mounts a [Persistent Volume](http://kubernetes.io/docs/user-guide/persistent-volumes/) volume at this location. The volume is created using dynamic volume provisioning.