Seed of deployment of log components
[oom.git] / kubernetes / log / values.yaml
1 nsPrefix: onap
2 pullPolicy: Always 
3 nodePortPrefix: 302
4 image:
5   readiness: oomk8s/readiness-check:1.0.0
6   logstash: docker.elastic.co/logstash/logstash:5.4.3
7   kibana: docker.elastic.co/kibana/kibana:5.5.0
8   elasticsearch: docker.elastic.co/elasticsearch/elasticsearch:5.5.0
9   es_bb: busybox
10