We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d1892 commit 731a429Copy full SHA for 731a429
docs/toolhive/guides-k8s/tool-config.mdx
@@ -123,9 +123,13 @@ spec:
123
name: github-tools-config
124
```
125
126
-:::note[Filtering and overrides together] When you use `toolsFilter` and
127
-`toolsOverride` together, filter by the user-visible (overridden) names. Tool
128
-calls using overridden names are forwarded to the actual tool. :::
+:::note[Filtering and overrides together]
+
+When you use `toolsFilter` and `toolsOverride` together, filter by the
129
+user-visible (overridden) names. Tool calls using overridden names are forwarded
130
+to the actual tool.
131
132
+:::
133
134
## Example: org-scoped tool names
135
0 commit comments