This repository will house the Pact Broker Helm Chart.
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add pact-broker https://chrisjburns.github.io/pact-broker-chart
helm install pact-broker pact-broker/pact-broker
You can then run helm search repo pact-broker
to see the charts.
We use helm-docs to automatically generate the documentation for the charts. To run the autogeneration of the Helm documentation download the helm-docs cli
tool and then run the following command inside the charts/pact-broker
folder.
helm-docs --template-files _readme_templates.gotmpl
The source code of all Pact Broker Helm charts can be found on Github: https://github.com/ChrisJBurns/pact-helm-chart/tree/master/charts/pact-broker/