diff --git a/docs/toolhive/guides-registry/configuration.mdx b/docs/toolhive/guides-registry/configuration.mdx index 8530236e..59167fc1 100644 --- a/docs/toolhive/guides-registry/configuration.mdx +++ b/docs/toolhive/guides-registry/configuration.mdx @@ -395,9 +395,10 @@ registries: **Configuration options:** - `kubernetes` (required): Empty object or namespace configuration (see below) -- `kubernetes.namespaces` (optional): List of Kubernetes namespaces to watch. If - empty, falls back to the `THV_REGISTRY_WATCH_NAMESPACE` environment variable, - or all namespaces if neither is set +- `kubernetes.namespaces` (optional): A comma-separated list of Kubernetes + namespaces to watch. If empty, falls back to the + `THV_REGISTRY_WATCH_NAMESPACE` environment variable, or all namespaces if + neither is set - No sync policy required (Kubernetes sources query live deployments on-demand) #### Per-entry claims via annotation