broker-delete job from kafka-service-broker/1.0.0
Github source:
7e19ca2 or
master branch
Properties¶
cf¶
api_url¶Full URL of Cloud Foundry API
appname¶Name of broker within CF space
- Default
starkandwayne-kafka-broker
org¶Organization to host broker
- Default
system
password¶Password of the admin user
redis¶
service_instance_name¶Name of redis service instance used by broker
- Default
redis-for-kafka
skip_ssl_validation¶Skip SSL validation when connecting to Cloud Foundry API
- Default
false
space¶Space within organization to run broker
- Default
starkandwayne-kafka
username¶Username of the admin user
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/broker-delete/ directory
(learn more).
bin/run(frombin/run)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.