Add enable/disable connectionHealthCheck

Signed-off-by: Victor  Godoy Hernández <vigohe@gmail.com>
This commit is contained in:
Victor Godoy Hernández
2021-10-25 09:12:47 -04:00
committed by Thomas Pantelis
parent 756daf344e
commit 916f255461
3 changed files with 8 additions and 0 deletions
+6
View File
@@ -136,3 +136,9 @@ questions:
group: "Advanced Configuration"
description: "Cable driver implementation"
label: "Cable Driver"
- variable: submariner.healthcheckEnabled
type: boolean
default: true
group: "Advanced Configuration"
description: "Disable Healtcheck, if your CNI does not expose a pod IP on the nodes"
label: "Healthcheck Disabled"