Set the serviceDiscoveryEnabled flag

This allows the e2e tests to complete successfully.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
This commit is contained in:
Stephen Kitt
2020-12-17 08:21:41 -05:00
committed by Thomas Pantelis
parent 59bc056f99
commit 8a670ad49d
@@ -22,3 +22,4 @@ spec:
repository: {{ .Values.submariner.images.repository }}
version: {{ .Values.submariner.images.tag }}
serviceCIDR: "{{ .Values.submariner.serviceCidr }}"
serviceDiscoveryEnabled: {{ .Values.submariner.serviceDiscovery }}