-
Notifications
You must be signed in to change notification settings - Fork 6
/
apb.yml
38 lines (38 loc) · 1.15 KB
/
apb.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
version: 1.0
name: automation-broker-apb
description: deploys automation broker for the service-catalog
bindable: "False"
async: optional
metadata:
displayName: Automation Broker (APB)
longDescription:
An APB for managing the automation broker in a cluster
dependencies: []
providerDisplayName: "Red Hat, Inc."
plans:
- name: main
description: Manage the automation broker in a cluster
free: "True"
metadata:
displayName: Default
longDescription:
This plan deploys the automation broker
cost: $0.00
parameters:
- name: broker_name
title: Name of the broker
type: string
default: automation-broker
- name: broker_namespace
title: Namespace of the broker
type: string
default: automation-broker
- name: broker_image
title: Container image for the broker
type: string
default: ansibleplaybookbundle/origin-ansible-service-broker:latest
- name: cluster_service_broker_name
title: Cluster Service Broker Resource Name
default: ansible-service-broker
description: Name for the clusterservicebroker object