Skip to content

Conversation

@danbarr
Copy link
Collaborator

@danbarr danbarr commented Sep 9, 2025

Description

Fixes container name for the verification step in the K8s/Vault tutorial.

Also adds a missing step to upgrade the CRDs helm chart before upgrading the Operator itself.

Merge checklist

Content

  • (N/A) New pages include a frontmatter section with title and description at a minimum
  • (N/A) Sidebar navigation (sidebars.ts) updated for added, deleted, reordered, or renamed files
  • (N/A) Redirects added to vercel.json for moved, renamed, or deleted pages (i.e., if the URL slug changed)

Reviews

  • Content has been reviewed for technical accuracy
  • Content has been reviewed for spelling, grammar, and style

Signed-off-by: Dan Barr [email protected]

Copilot AI review requested due to automatic review settings September 9, 2025 20:56
@vercel
Copy link

vercel bot commented Sep 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-website Ready Ready Preview Comment Sep 9, 2025 8:56pm

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes two issues in the ToolHive Kubernetes documentation: corrects a container name typo in the Vault tutorial verification step and adds a missing CRDs upgrade step to the operator deployment guide.

Key changes:

  • Fixed container name from "toolhive" to "vault-agent" in the Vault tutorial verification command
  • Added proper CRDs upgrade step before operator upgrade in the deployment guide
  • Updated example version numbers to current releases

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/toolhive/tutorials/vault-integration.mdx Fixed container name typo in kubectl exec command and improved introduction text
docs/toolhive/guides-k8s/deploy-operator-helm.md Added missing CRDs upgrade step and updated version examples

Copy link
Contributor

@jhrozek jhrozek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't tell if copilot's suggestion is correct or not

@danbarr danbarr merged commit b16ccb5 into main Sep 9, 2025
7 checks passed
@danbarr danbarr deleted the update-k8s-docs branch September 9, 2025 20:59
@danbarr
Copy link
Collaborator Author

danbarr commented Sep 9, 2025

I can't tell if copilot's suggestion is correct or not

It's a bit pedantic, I dismissed it 😛

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants