Skip to content

Commit a092b0e

Browse files
jhrozekCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 52e5572 commit a092b0e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/toolhive/guides-vmcp/authentication.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,9 @@ the Secret value.
267267

268268
The header value must come from a Kubernetes Secret — plaintext inline values
269269
are not accepted at the CRD layer. Rotating the credential is a matter of
270-
updating the Secret; restart the affected backend pods to pick up the new value.
270+
updating the Secret; restart the vMCP deployment/pods, or whichever ToolHive
271+
workload is making the outbound requests using this `MCPExternalAuthConfig`, to
272+
pick up the new value.
271273

272274
:::
273275

0 commit comments

Comments
 (0)