An alternative Helm Charts repository.
Get the latest Helm release.
helm repo add fairfaxmedia https://charts.ffx.io/
helm repo update
To install a chart:
helm install fairfaxmedia/${CHART}
Check ${CHART}/README.md for full documentation.
Fork the repository, make changes, update unit tests and perform integration test by installing the chart.
On success make a pull request (PR).
- Thanks to Buildkite for the deployment scripts and documention template.