<!-- Thanks for filing an issue! Before hitting the button, please answer these questions. Fill in as much of the template below as you can. If you leave out information, we can't help you as well. Be ready for followup questions, and please respond in a timely manner. If we can't reproduce a bug we might close your issue. If we're wrong, PLEASE feel free to reopen it and explain why. --> **What happened**: Unable to create a chaos probe with the same name in two different projects. **What you expected to happen**: Should be able to create chaos probes with the same name in different projects since project scope should be independent. **Where can this issue be corrected? (optional)** <!-- provide additional information about the file location or directory that needs to be modified to fix this issue, if available --> Can be corrected in defining the indexes for the chaosProbes collections. **How to reproduce it (as minimally and precisely as possible)**: 1. Create a chaos probe in one project. 2. Attempt to create another probe with the same name in a different project. An error will be thrown. **Anything else we need to know?**: Nope