Update website/content/docs/k8s/installation/vault/server-tls.mdx

Co-authored-by: mrspanishviking <cardenas88karl@gmail.com>
This commit is contained in:
vanphan24 2022-01-12 08:57:14 -08:00 committed by GitHub
parent f4c5c2cf16
commit e765343983
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ To find out the service account name of the Consul client, use the command below
$ helm template --release-name <your 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: