mirror of
https://github.com/valitydev/botkube.git
synced 2024-11-06 08:25:19 +00:00
bcda42a77e
* Allow skipping certs validation of Elastic Allow user to skip certificate validation when connecting to the Elasticsearch cluster (opt-in). It permits to use botkube with clusters that don't have certificates signed by a CA that is trusted by the botkube image, it often happens with clusters that are for internal use only. See #485 Co-Authored-By: Carmine Di Monaco <carmine.dimonaco@computer.org> * Update go.sum * Add the default value of skipTLSVerify in deploy manifests Co-authored-by: David Costa <david@zarel.net> * Add skipTLSVerify elasticsearch option to helm chart Co-authored-by: David Costa <david@zarel.net> * Bool instead of boolean in helm chart docs for skipTLSVerify elastic Co-authored-by: David Costa <david@zarel.net> Co-authored-by: Carmine Di Monaco <carmine.dimonaco@computer.org> Co-authored-by: Carmine Di Monaco <carmine.dimonaco@gmail.com> |
||
---|---|---|
.. | ||
bot | ||
config | ||
controller | ||
events | ||
execute | ||
filterengine | ||
log | ||
metrics | ||
notify | ||
utils |