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 a3b8d82a80..f20e0e9a00 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" ```