Conversation
Signed-off-by: Antonia Gaete <agaete@linuxfoundation.org>
WalkthroughThis PR updates the Helm chart version from 0.3.4 to 0.3.5 and removes Reloader auto-restart annotations ( Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Possibly related PRs
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
🧰 Additional context used🧠 Learnings (2)📓 Common learnings📚 Learning: 2025-08-29T16:53:12.710ZApplied to files:
🔇 Additional comments (1)
Comment |
There was a problem hiding this comment.
Pull Request Overview
This PR removes redundant Reloader annotations from multiple service configurations in the Helm chart, cleaning up the values file by eliminating duplicate configuration blocks.
- Removed Reloader annotations from
openfga,heimdall, andlfx-v2-meeting-serviceconfigurations - Bumped chart version from 0.3.4 to 0.3.5
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| charts/lfx-platform/values.yaml | Removed redundant reloader.stakater.com/auto annotation blocks from three service configurations |
| charts/lfx-platform/Chart.yaml | Incremented chart version to reflect the cleanup changes |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
These annotations are needed in argo, not under this repo.