diff options
Diffstat (limited to 'files/origin-components/template-service-broker-registration.yaml')
-rw-r--r-- | files/origin-components/template-service-broker-registration.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |