From d5e19e2e7061529aa575d213e07fbbee27342699 Mon Sep 17 00:00:00 2001 From: Yoriyasu Yano <430092+yorinasub17@users.noreply.github.com> Date: Wed, 4 Dec 2019 11:43:03 -0800 Subject: [PATCH] Update README.md to clarify that this is unnecessary for helmv3 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 444e80d..2b88896 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ relative linking correctly. --> +**NOTE: This is for deploying Tiller, a major component of Helm v2. Tiller has been removed in Helm v3 and is no longer necesssary. You do NOT need this module to use Helm v3.** + This repo contains a Module for deploying Tiller (the server component of Helm) on Kubernetes clusters with [Terraform](https://www.terraform.io). This repo is a part of [the Gruntwork Infrastructure as Code Library](https://gruntwork.io/infrastructure-as-code-library/), a collection of reusable, battle-tested, production