Skip to content

Commit 731a429

Browse files
JAORMXdanbarr
andauthored
Update docs/toolhive/guides-k8s/tool-config.mdx
Co-authored-by: Dan Barr <[email protected]>
1 parent 19d1892 commit 731a429

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/toolhive/guides-k8s/tool-config.mdx

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,13 @@ spec:
123123
name: github-tools-config
124124
```
125125

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. :::
126+
:::note[Filtering and overrides together]
127+
128+
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+
:::
129133

130134
## Example: org-scoped tool names
131135

0 commit comments

Comments
 (0)