Skip to content

webhooks job from service-fabrik/3.159.0

Github source: f08fd8e4 or master branch

Properties

log_level

Log level of the webhook

Default
info

port

Port used for reporting endpoints

Default
9444

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/webhooks/ directory (learn more).

  • bin/post-start (from bin/post-start.erb)
  • config/bpm.yml (from config/bpm.yml.erb)
  • config/client-cert.pem (from config/client-cert.pem.erb)
  • config/client-key.pem (from config/client-key.pem.erb)
  • config/kubeconfig.yaml (from config/kubeconfig.yaml.erb)
  • config/metering_webhooks.json (from config/metering_webhooks.json.erb)
  • config/webhooks.json (from config/webhooks.json.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.