Skip to content

Commit 1745098

Browse files
Update ToolHive reference docs for toolhive-operator-crds-0.0.12 (#73)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1952948 commit 1745098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/api-specs/crd-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ _Appears in:_
232232
| `resourceOverrides` _[ResourceOverrides](#resourceoverrides)_ | ResourceOverrides allows overriding annotations and labels for resources created by the operator | | |
233233
| `oidcConfig` _[OIDCConfigRef](#oidcconfigref)_ | OIDCConfig defines OIDC authentication configuration for the MCP server | | |
234234
| `authzConfig` _[AuthzConfigRef](#authzconfigref)_ | AuthzConfig defines authorization policy configuration for the MCP server | | |
235+
| `tools` _string array_ | ToolsFilter is the filter on tools applied to the MCP server | | |
235236

236237

237238
#### MCPServerStatus
@@ -302,7 +303,6 @@ _Appears in:_
302303
| Field | Description | Default | Validation |
303304
| --- | --- | --- | --- |
304305
| `insecureAllowAll` _boolean_ | InsecureAllowAll allows all outbound network connections (not recommended) | false | |
305-
| `allowTransport` _string array_ | AllowTransport is a list of transport protocols to allow (e.g., "tcp", "udp") | | |
306306
| `allowHost` _string array_ | AllowHost is a list of hosts to allow connections to | | |
307307
| `allowPort` _integer array_ | AllowPort is a list of ports to allow connections to | | |
308308

0 commit comments

Comments
 (0)