From 6e7ccabeaf3e6929b7b561b8aa6a1bb11a4364ec Mon Sep 17 00:00:00 2001 From: staebler Date: Tue, 17 Oct 2017 00:34:53 -0400 Subject: Remove redundant faulty role binding ifrom kubeservicecatalog_roles_bindings.yml --- files/origin-components/template-service-broker-registration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/origin-components/template-service-broker-registration.yaml') diff --git a/files/origin-components/template-service-broker-registration.yaml b/files/origin-components/template-service-broker-registration.yaml index 2086978f0..ab4000430 100644 --- a/files/origin-components/template-service-broker-registration.yaml +++ b/files/origin-components/template-service-broker-registration.yaml @@ -9,7 +9,7 @@ parameters: required: true objects: # register the tsb with the service catalog -- apiVersion: servicecatalog.k8s.io/v1alpha1 +- apiVersion: servicecatalog.k8s.io/v1beta1 kind: ServiceBroker metadata: name: template-service-broker -- cgit v1.2.3