mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
fix: Doc URL
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user