Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

operator.md incorrectly states to set --insecure to false to revert back to regular TLS #285

Open
newton-j opened this issue Dec 16, 2020 · 0 comments

Comments

@newton-j
Copy link
Contributor

operator.md states "You can also set the argument --insecure to false and the webhook service will revert back to regular TLS". However, webhook.py uses mutual tls when self.insecure == "False".

Therefore, whilst operator.md is factually accurate because "false"!="False", it is perhaps a little bit misleading (it certainly confused me)!

My proposal is to update operator.md so that is states "You can also set the argument --insecure to True and the webhook service will revert back to regular TLS"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant