version: 1.0
name: example-apb
description: A short description of what this APB does
bindable: True
async: optional
metadata:
documentationUrl: <link_to_documentation>
imageUrl: <link_to_url_of_image>
dependencies: ['<registry>/<organization>/<dependency_name_1>', '<registry>/<organization>/<dependency_name_2>']
displayName: Example App (APB)
longDescription: A longer description of what this APB does
providerDisplayName: "Red Hat, Inc."
plans:
- name: default
description: A short description of what this plan does
free: true
metadata:
displayName: Default
longDescription: A longer description of what this plan deploys
cost: $0.00
parameters:
- name: parameter_one
required: true
default: foo_string
type: string
title: Parameter One
maxlength: 63
- name: parameter_two
required: true
default: true
title: Parameter Two
type: boolean
version:1.0name: example-apb
description: A short description of what this APB does
bindable:Trueasync: optional
1
metadata:documentationUrl: <link_to_documentation>imageUrl: <link_to_url_of_image>dependencies:['<registry>/<organization>/<dependency_name_1>','<registry>/<organization>/<dependency_name_2>']displayName: Example App (APB)
longDescription: A longer description of what this APB does
providerDisplayName:"Red Hat, Inc."plans:-name: default
description: A short description of what this plan does
free:truemetadata:displayName: Default
longDescription: A longer description of what this plan deploys
cost: $0.00
parameters:-name: parameter_one
required:truedefault: foo_string
type: string
title: Parameter One
maxlength:63-name: parameter_two
required:truedefault:truetitle: Parameter Two
type: boolean
Copy to ClipboardCopied!Toggle word wrapToggle overflow