diff options
Diffstat (limited to 'files')
-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 ab4000430..95fb72924 100644 --- a/files/origin-components/template-service-broker-registration.yaml +++ b/files/origin-components/template-service-broker-registration.yaml @@ -10,7 +10,7 @@ parameters: objects: # register the tsb with the service catalog - apiVersion: servicecatalog.k8s.io/v1beta1 - kind: ServiceBroker + kind: ClusterServiceBroker metadata: name: template-service-broker spec: |