fix(config): change default admin email - BED-8189#2830
Conversation
…n@example.com - updates hardcoded default in NewDefaultAdminConfiguration - updates example docker-compose config - updates local-harnesses and helm templates fixes: BED-8189
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThe default admin account email address is updated from ChangesDefault Admin Email Update
Estimated Code Review Effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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 |
|
@coderabbitai full review |
✅ Actions performedFull review triggered. |
Description
Changes the default admin email address in BHCE from
spam@example.comtoadmin@example.com.Note
The docs repo also has one reference to
spam@example.com. Will mention this to update it at deployment time.Motivation and Context
A different default admin email (shown to users on first setup) was requested in BED-8189
How Has This Been Tested?
See note above for reference in bloodhound-docs
Screenshots (optional):
Types of changes
Checklist:
Summary by CodeRabbit
spam@example.comtoadmin@example.com.