Apply suggestion

This commit is contained in:
Moshe Shitrit 2021-06-19 17:42:37 +03:00
parent 698299af9d
commit 6d1c8d3713

View File

@ -26,7 +26,7 @@ def load_config(**kwargs):
Wrapper function to load the kube_config.
It will initially try to load_kube_config from provided path,
then check if the KUBE_CONFIG_DEFAULT_LOCATION exists
If neither exists- it will fall back to load_incluster_config
If neither exists, it will fall back to load_incluster_config
and inform the user accordingly.
:param kwargs: A combination of all possible kwargs that