| What The app cr gets picked up in all namespaces currently. We only care about it getting picked up in the mdc namespace. We're using the APP_NAMESPACES variable to achieve this. We are leaving it generic so that the operator could be used by the community and decoupled from MDC. We can explicity provide the MDC namespace to the env var for the RHMI install. An example of this can be see here: https://github.com/integr8ly/installation/blob/master/roles/mobile_security_service/templates/operator.yml.j2#L29 cc Jozo Mrazek Gerard Ryan Ali Ok |