Add Controller enable/disable flag in Helm Charts (#2620)

* add controller enablement flag
* throw error if service not found
This commit is contained in:
neha_gupta
2022-11-15 17:56:08 +05:30
committed by GitHub
parent 3b2a86a8c9
commit d2f201b721
10 changed files with 18 additions and 2 deletions
+1
View File
@@ -65,6 +65,7 @@ deploy:
kubewatcher.securityContext.enabled: true
webhook.securityContext.enabled: true
storagesvc.securityContext.enabled: true
controller.enabled: false
wait: true
flags:
install: