plural-cli
plural-cli copied to clipboard
feat(template): allow overriding chart enabled field through templating
Summary
This will allow adding conditional logic to enable/disable helm modules via i.e. values.yaml.tpl file.
Test Plan
Locally
Checklist
- [ ] If required, I have updated the Plural documentation accordingly.
- [ ] I have added tests to cover my changes.
- [ ] I have added a meaningful title and summary to convey the impact of this PR to a user.
- [ ] I have added relevant labels to this PR to help with categorization for release notes.
@DavidSpek is it expected for the docker builds to fail? Any known issue or just GitHub flakiness?