feat: support cableDriver value default is libreswan

Closes #33

Signed-off-by: Steve Mattar <smattar@redhat.com>
This commit is contained in:
Steve Mattar
2021-03-04 19:46:28 +02:00
committed by Steve Mattar
parent 8d13ad14fb
commit 86ba2b8857
3 changed files with 3 additions and 0 deletions
@@ -24,3 +24,4 @@ spec:
serviceCIDR: "{{ .Values.submariner.serviceCidr }}"
globalCIDR: "{{ .Values.submariner.globalCidr }}"
serviceDiscoveryEnabled: {{ .Values.submariner.serviceDiscovery }}
cableDriver: {{ .Values.submariner.cableDriver }}