-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[kibana] adding extra volumes and extra volume mounts (#557) #1264
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? |
1 similar comment
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? |
💚 CLA has been signed |
Not sure why the CLA check does not pass, I resigned it and tried to refresh the PR with no success |
cla/check |
What can I do to resolve this ? |
972a395
to
8cb32a5
Compare
Committed with the wrong user... |
@jmlrt Is this PR alright ? |
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⛴
jenkins test this please |
${CHART}/tests/*.py
${CHART}/examples/*/test/goss.yaml
PR Following #1247
Adding options to mount additionnal volumes with
extraVolumes
andextraVolumeMounts
throughvalues.yaml
@jmlrt kibana/tests/kibana_test.py formatted using
black