eirini-loggregator-bridge job from eirini/0.0.17
              Github source:
              314b7e6 or
              master branch
            
Properties¶
eirini-loggregator-bridge¶
  
  
    
kube_service_host¶Kubernetes in cluster host
kube_service_port¶Kubernetes in cluster Port
kubeconfig¶The path to the kubeconfig (if running from outside the cluster)
- Default
  ""
loggregator_ca¶The CA cert with which the loggregator cert is signed
- Default
  ""
loggregator_cert¶The Cert to talk to loggregator over TLS
- Default
  ""
loggregator_endpoint¶Loggregator endpoint
- Default
  ""
loggregator_key¶The private key of the certificate
- Default
  ""
namespace¶Kubernetes namespace where to watch for Eirini applications.
- Default
  eirini
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-loggregator-bridge/ directory
            (learn more).
          
config/bpm.yml(frombpm.yml.erb)config/ca(fromca.erb)config/cert(fromcert.erb)config/eirini-loggregator-bridge.yaml(fromeirini-loggregator-bridge.yaml.erb)config/key(fromkey.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.