From e765343983d041145660c74e6a73686480e1fa06 Mon Sep 17 00:00:00 2001 From: vanphan24 <89482663+vanphan24@users.noreply.github.com> Date: Wed, 12 Jan 2022 08:57:14 -0800 Subject: [PATCH] Update website/content/docs/k8s/installation/vault/server-tls.mdx Co-authored-by: mrspanishviking --- website/content/docs/k8s/installation/vault/server-tls.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/k8s/installation/vault/server-tls.mdx b/website/content/docs/k8s/installation/vault/server-tls.mdx index d4c6cb3cd4..4669556bb3 100644 --- a/website/content/docs/k8s/installation/vault/server-tls.mdx +++ b/website/content/docs/k8s/installation/vault/server-tls.mdx @@ -136,7 +136,7 @@ To find out the service account name of the Consul client, use the command below $ helm template --release-name -s templates/client-serviceaccount.yaml hashicorp/consul ``` --> **Note:** Should you enable other supported features such as gossip-encryption be sure to append additional policies to +-> **Note:** Should you enable other supported features such as gossip-encryption, ensure you append additional policies to the Kube auth role in a comma separated value e.g. `policies=ca-policy,consul-gossip` Role for CA components: