Skip to content

fix(docs): add event bus values examples#53

Draft
FrankSpitulski wants to merge 1 commit into
mainfrom
codex/nvbug-6202409-example-values
Draft

fix(docs): add event bus values examples#53
FrankSpitulski wants to merge 1 commit into
mainfrom
codex/nvbug-6202409-example-values

Conversation

@FrankSpitulski
Copy link
Copy Markdown
Collaborator

Summary

  • Add deploy/nats-event-bus example values for common, CSC, CPC, CPC-1, and CPC-2 installs.
  • Update deployment docs to point at the shipped example values files.
  • Correct the getting-started NKey generation command to match generate-nkeys.sh.

Root Cause

The docs referenced values-csc.yaml / values-cpc*.yaml layering, but the repository did not ship those example values files. Operators had to reverse-engineer required overrides from the chart defaults.

Validation

  • Reproduced missing example files with file checks before the fix.
  • helm template for CSC, CPC-1, and CPC-2 example value stacks.
  • helm lint for CSC, CPC-1, and CPC-2 example value stacks.
  • make test-helm.
  • make check-license-headers.
  • git diff --check.
  • Adversarial subagent review; all reported findings resolved.

Known Existing Failure

  • make check reaches unit tests, then fails in local/mqtt-client/internal/dummybms TestLoadScenarioAcceptsGeneratedExemplarCSV due to the existing dsx_exemplar.csv payload/schema mismatch. This branch does not touch schemas or local/mqtt-client.

Signed-off-by: Frank Spitulski <fspitulski@nvidia.com>
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 29, 2026

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

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