for example, If I have istio enabled in a namespace, and I want to deploy reloader in that, It doesn't make sense to include envoy there. So there should be an option to add `sidecar.istio.io/inject: "false"` annotation.
* Update chart according to practices of helm public repo
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
* Add new line at the end of files
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
* Update readme to resolve any confusions
* Add new heading
* Remove unnecessary deployment commands from readme
* Set watch globally to true for jumbo manifest
* Update chart version to resolve conflicts
* Update readme with deploy with helm