What In the MSS CR has the cluster host spec which needs to be configured manually by the users. The idea is use the command to replace this value autmatic when the "make deploy*" commands will be executed. Why Make easier to use it and do changes How
- Run the command "kubectl cluster-info" and get the IP
- Then Replace the value "clusterHost" in the file mobile-security-service_v1alpha1_mobilesecurityservice_cr.yaml by the "IP" obtained
Place: /mobile-security-service-operator/deploy/crds/mobile-security-service_v1alpha1_mobilesecurityservice_cr.yaml |