Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 451 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 451 Bytes

PostDock Helm Chart

Includes Postgres, Pgpool, Barman components

Install the chart

$ helm install [--name my-release] <path to chart>

Upgrade the chart

$ helm upgrade my-release <path to chart>

Uninstalling the Chart

$ helm delete my-release

Customization

Please see values.yaml file to understand what each of variables means in order to customize it for your needs