From 313ecec1531eec8de4f43b3d060aedd4b46149f6 Mon Sep 17 00:00:00 2001 From: Loann Le <84412881+taoism4504@users.noreply.github.com> Date: Tue, 31 May 2022 14:55:06 -0700 Subject: [PATCH] updated learn link (#15717) --- website/content/docs/platform/k8s/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/platform/k8s/index.mdx b/website/content/docs/platform/k8s/index.mdx index cd0c1d5dfa..dd22961cb0 100644 --- a/website/content/docs/platform/k8s/index.mdx +++ b/website/content/docs/platform/k8s/index.mdx @@ -46,7 +46,7 @@ There are several ways to try Vault with Kubernetes in different environments. ### Guides -- [Vault Installation to Minikube via Helm](https://learn.hashicorp.com/tutorials/vault/kubernetes-minikube?in=vault/kubernetes) covers installing Vault locally using Minikube and the official Helm chart. +- [Vault Installation to Minikube via Helm](https://learn.hashicorp.com/tutorials/vault/kubernetes-minikube-consul?in=vault/kubernetes) covers installing Vault locally using Minikube and the official Helm chart. - [Vault Installation to Red Hat OpenShift via Helm](https://learn.hashicorp.com/tutorials/vault/kubernetes-openshift?in=vault/kubernetes) covers installing Vault using Helm on Red Hat's OpenShift platform.