Created
August 3, 2017 11:36
-
-
Save maleck13/5b656d26818d0a7a8165576a5615d72c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "apiVersion": "servicecatalog.k8s.io/v1alpha1", | |
| "kind": "Broker", | |
| "metadata": { | |
| "name": "template-broker" | |
| }, | |
| "spec": { | |
| "url": "https://kubernetes.default.svc:443/brokers/template.openshift.io" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment