![]() Automatic merge from submit-queue Adding NAMESPACE to elasticsearch pod environment from downward API **What this PR does / why we need it**: The elasticsearch cluster addon references the `NAMESPACE` environmental variable here: https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/fluentd-elasticsearch/es-image/elasticsearch_logging_discovery.go#L56 but, on k8s 1.3.7 at least, it is not automatically set. This PR gets it from the downward API. **Release note**: ```NONE ``` |
||
---|---|---|
.. | ||
es-image | ||
fluentd-es-image | ||
kibana-image | ||
es-controller.yaml | ||
es-service.yaml | ||
fluentd-es-ds.yaml | ||
kibana-controller.yaml | ||
kibana-service.yaml |