diff --git a/README.md b/README.md index 6b3bd45..4619f74 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# Installing Elasticsearch inside a Kubernetes cluster with Helm and Terraform + > ___Note___: > This guide uses Terraform for making API calls and state management. If you have helm installed on your machine, you can use that instead for installing the chart. @@ -211,4 +213,4 @@ RAW_VALUES } ``` -Happy Coding! Cheers :) \ No newline at end of file +Happy Coding! Cheers :)