Skip to content

docs: add supervisor image Helm values to manage-gateways reference#1214

Open
mesutoezdil wants to merge 1 commit intoNVIDIA:mainfrom
mesutoezdil:docs/helm-supervisor-image-values
Open

docs: add supervisor image Helm values to manage-gateways reference#1214
mesutoezdil wants to merge 1 commit intoNVIDIA:mainfrom
mesutoezdil:docs/helm-supervisor-image-values

Conversation

@mesutoezdil
Copy link
Copy Markdown
Contributor

@mesutoezdil mesutoezdil commented May 6, 2026

Summary

The supervisor init container was introduced in #1154 but the three `supervisor.image.*` Helm values were not documented.

After #1231 removed the Helm deployment section from `manage-gateways.mdx`, the natural home for chart configuration is `deploy/helm/openshell/README.md`. This PR adds a configuration reference table there, which is where `docs/about/installation.mdx` directs Kubernetes users for chart configuration details.

Added values:

  • `supervisor.image.repository`
  • `supervisor.image.tag`
  • `supervisor.image.pullPolicy`

The table also restores the other commonly configured values that were lost when `manage-gateways.mdx` was consolidated.

Related Issue

Follows #1154. Rebased after #1231.

Changes

  • `deploy/helm/openshell/README.md`: added a configuration reference table with all commonly used Helm values, including the three `supervisor.image.*` entries.

Testing

Documentation change only. No code changes.

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Follows the docs style guide
  • No duplicate H1
  • Active voice

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 6, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

The supervisor init container was introduced in NVIDIA#1154 but the three
`supervisor.image.*` values were missing from the Helm values reference
table in the manage-gateways doc.

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
@mesutoezdil mesutoezdil force-pushed the docs/helm-supervisor-image-values branch from 6194261 to 76841e8 Compare May 7, 2026 20:40
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.

1 participant