Skip to content

Commit

Permalink
Merge pull request #2505 from ajdeziel/update-readme-helm
Browse files Browse the repository at this point in the history
Update to reflect location of Helm chart
  • Loading branch information
ajdeziel authored Oct 29, 2024
2 parents 402628b + 79d593d commit f106930
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ If you would like to contribute, please see our [Contributing](./CONTRIBUTING.md

Please note that this project is released with a [Contributor Code of Conduct](./CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.

### Contributing to Helm

Helm is utilized as ERA's Infrastructure as Code (IaC) tool, outlining and templating all of the resources required to operate and deploy the application on a Kubernetes cluster.

This part of the code base can be found in [`tools/helm/charts/era`](tools/helm/charts/era).

## Architecture

```mermaid
Expand Down

0 comments on commit f106930

Please sign in to comment.