-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Added support for envFrom in apm-server, logstash, kibana and elasticsearch #569
Conversation
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
jenkins test this please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @cartonalexandre, thanks for this PR.
Some changes are required to make Black formatter happy in elastic+helm-charts+pull-request+lint-python/143.
jenkins test this please |
jenkins test this please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM⛴
Thanks for this PR 👍
Added support for envFrom in apm-server, logstash, kibana and elasticsearch
backported to |
${CHART}/tests/*.py
Updated integration tests in${CHART}/examples/*/test/goss.yaml
I think integration tests are difficult to add because of this feature use secret or configMap from kubernetes.