The repository for the operator is https://github.com/aerogear/mobile-developer-console-operator/
The prerequisite files are
* deploy/service_account.yaml * deploy/role.yaml * deploy/role_binding.yaml * deploy/mobileclient_admin_role.yaml * deploy/mobiledeveloper_role.yaml * deploy/mobiledeveloper_rolebinding.yaml * deploy/crds/mdc_v1alpha1_mobiledeveloperconsole_crd.yaml * deploy/mdc_v1alpha1_mobileclient_crd.yaml
The operator file is * deploy/operator.yaml
The service deployment is * deploy/crds/mdc_v1alpha1_mobiledeveloperconsole_cr.yaml |
|