Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 340 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 340 Bytes

This chart is used to set up the owner of a database inside a Postgres cluster.

Usage

helm install my-db-owner postgres-helpers/pg-db-owner --values values.yaml

See values.yaml for the list of options.

Change log

0.1.1

  • Initial version