Closed maqiuyujoyce closed 6 years ago
We'll want to use the generated "clientset" package in Service Catalog to get the ClusterServiceBroker and update it with the new URL.
Example to use "clientset" package and get/update ClusterServiceBroker:
This issue is no longer needed.
For an existent EAP user, running
$ kubectl get clusterservicebroker gcp-broker -o yaml
will return:The version in the path for servicebroker.googleapis.com is v1alpha1. We need to add a new command to change it to v1beta1 (or any latest version).