kiwigrid / k8s-sidecar

This is a docker container intended to run inside a kubernetes cluster to collect config maps with a specified label and store the included files in a local folder.
MIT License
563 stars 181 forks source link

Remove misleading doc for REQ_SKIP_TLS_VERIFY #310

Closed jlehtnie closed 9 months ago

jlehtnie commented 10 months ago

The Requests library support is not relevant for the user because the environment variable is still supported by src/helpers.py (commit f365d9b32b917714bffc3b8c924c95ab5e1a977f)