If the resource is namespaced and the namespace is not set, the namespace is assumed to be the "release namespace" (the namespace where the CDC is deployed) and the associated role is created accordingly.
If the resource is namespaced and the namespace is templated, assumptions about the namespace cannot be made; therefore, the resource is placed within the cluster role.
Solution Implemented