Skip to content

feat: add KOTS config groups and map to Helm values#26

Merged
aa-replicated merged 1 commit into
mainfrom
feat/kots-config-values
Apr 10, 2026
Merged

feat: add KOTS config groups and map to Helm values#26
aa-replicated merged 1 commit into
mainfrom
feat/kots-config-values

Conversation

@aa-replicated
Copy link
Copy Markdown
Owner

Summary

  • Replaces empty groups: [] in kots-config.yaml with a gameshelf group containing admin_secret (password, required) and site_name (text, default "GameShelf")
  • Adds adminSecret and siteName value mappings to helmchart.yaml using ConfigOption template functions

Note: The image.tag line in helmchart.yaml is kept as repl{{ .VersionLabel }} (not changed to the Helm-escape form, which was fixed in a prior hotfix).

🤖 Generated with Claude Code

Adds admin_secret (password, required) and site_name (text, default
"GameShelf") config items to kots-config.yaml, and maps them to the
corresponding Helm chart values in helmchart.yaml.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@aa-replicated aa-replicated merged commit 771a896 into main Apr 10, 2026
1 check passed
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