From a89f8d52288f1d5ffae5430cf06a7d4e395e5d48 Mon Sep 17 00:00:00 2001 From: Mark Lewis Date: Fri, 20 Sep 2024 02:28:50 +0100 Subject: [PATCH 1/2] Update index.mdx (#28350) Typo Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> --- website/content/docs/agent-and-proxy/agent/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/agent-and-proxy/agent/index.mdx b/website/content/docs/agent-and-proxy/agent/index.mdx index eb77ea534059..48855f7ebe83 100644 --- a/website/content/docs/agent-and-proxy/agent/index.mdx +++ b/website/content/docs/agent-and-proxy/agent/index.mdx @@ -298,7 +298,7 @@ runtime metrics about its performance, the auto-auth and the cache status: | `vault.agent.cache.hit` | Number of cache hits | counter | | `vault.agent.cache.miss` | Number of cache misses | counter | -## Start Vault agent +## Start Vault Agent To run Vault Agent: From e848f1683dbc50130cbfa2395839bf4c6b271e64 Mon Sep 17 00:00:00 2001 From: Owen Zhang <86668876+owenzorrin@users.noreply.github.com> Date: Thu, 19 Sep 2024 18:28:58 -0700 Subject: [PATCH 2/2] Update namespaces.mdx (#28314) Add "@include 'alerts/enterprise-only.mdx'" since namespace is an enterprise feature Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> --- website/content/api-docs/system/namespaces.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/api-docs/system/namespaces.mdx b/website/content/api-docs/system/namespaces.mdx index 84fc6d5d1a83..d98255b0c39a 100644 --- a/website/content/api-docs/system/namespaces.mdx +++ b/website/content/api-docs/system/namespaces.mdx @@ -6,6 +6,8 @@ description: The `/sys/namespaces` endpoint is used manage namespaces in Vault. # `/sys/namespaces` +@include 'alerts/enterprise-only.mdx' + The `/sys/namespaces` endpoint is used manage namespaces in Vault. ## List namespaces