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
@@ -25,3 +25,4 @@ spec:
globalCIDR: "{{ .Values.submariner.globalCidr }}"
serviceDiscoveryEnabled: {{ .Values.submariner.serviceDiscovery }}
cableDriver: {{ .Values.submariner.cableDriver }}
connectionHealthCheck: {{ .Values.submariner.healthcheckEnabled }}