From 41d51c35d1b07dec768527c5c175b6bf57f8c0ea Mon Sep 17 00:00:00 2001 From: Angel Barrera Sanchez Date: Sat, 10 Oct 2020 10:27:29 +0200 Subject: [PATCH] Add a link to the helm chart documentation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cfac859..36ea431 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ Clone this repo, cd into it and: ### Install with Helm 3 +Take a look to the [K8Spin helm chart documentation](deployments/helm/k8spin-operator/README.md). + ```bash # Create a local cluster $ kind create cluster