Skip to content

eirini-persi job from eirini/0.0.22

Github source: 5d0a142 or master branch

Properties

eirini-persi

kube_service_host

Kubernetes service host. Should be set to the value of KUBERNETES_SERVICE_HOST.

kube_service_port

Kubernetes service port. Should be set to the value of KUBERNETES_SERVICE_PORT.

namespace

Kubernetes namespace where to watch for Eirini applications.

Default
eirini

operator_webhook_host

Hostname/IP under which the webhook server can be reached from the cluster (defaults to service).

Default
""

operator_webhook_namespace

Namespace where the webhook service is listening.

Default
""

operator_webhook_port

Port the webhook server listens on.

Default
"2999"

operator_webhook_servicename

Service name where the webhook is listening.

Default
""

Templates

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

  • config/bpm.yml (from bpm.yml.erb)

Packages

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