fix(helm): Replace database.name with database.names.clp (fixes #1811).#1814
Conversation
WalkthroughThe pull request restructures the Helm chart's database configuration from a flat Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Possibly related issues
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (4)
🧰 Additional context used🧠 Learnings (2)📚 Learning: 2025-09-25T05:13:13.298ZApplied to files:
📚 Learning: 2025-10-27T07:07:37.901ZApplied to files:
🪛 YAMLlint (1.37.1)tools/deployment/package-helm/templates/database-statefulset.yaml[error] 36-36: too many spaces inside braces (braces) [error] 36-36: too many spaces inside braces (braces) ⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
🔇 Additional comments (5)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
database.name with database.names.clp (fixes #…database.name with database.names.clp (fixes #1811).
Description
Note
This PR is part of the ongoing work for #1309. More PRs will be submitted until the Helm chart is complete and fully functional.
This change aligns with the CLP package configuration structure where database names are organized under a
namesobject, matching the structure used inclp-config.yaml.Checklist
breaking change.
Validation performed
Summary by CodeRabbit
Release Notes
✏️ Tip: You can customize this high-level summary in your review settings.