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 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: