From f9af9a6b56c4ee47bfd5a51c4e996a2543461096 Mon Sep 17 00:00:00 2001 From: hc-github-team-consul-core Date: Mon, 6 Feb 2023 11:30:43 -0600 Subject: [PATCH] backport of commit 611c3591af3e12a02c6bf984230aa0c99fa30a3d (#16174) Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com> --- .../vault/data-integration/server-tls.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/website/content/docs/k8s/deployment-configurations/vault/data-integration/server-tls.mdx b/website/content/docs/k8s/deployment-configurations/vault/data-integration/server-tls.mdx index 02074c48c9..86ab3a6bd0 100644 --- a/website/content/docs/k8s/deployment-configurations/vault/data-integration/server-tls.mdx +++ b/website/content/docs/k8s/deployment-configurations/vault/data-integration/server-tls.mdx @@ -104,7 +104,6 @@ this is required for the Consul components to communicate with the Consul server allow_subdomains=true \ allow_bare_domains=true \ allow_localhost=true \ - generate_lease=true \ max_ttl="720h" ```