PushApplication, AndroidVariant, and IOSVariant CRs will be created in the MDC namespace. We also need to be able to create ConfigMaps there for the mobile-services.json for MDC
Here's a doc that should get us most of the way: https://github.com/operator-framework/operator-sdk/blob/master/doc/operator-scope.md
Also the mobile-security-service-operator should be doing something like this too, so might be another source of inspiration. |
|