Update Readme.md

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 9347e8f345
commit 9ee272bec8
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -29,6 +29,7 @@ Submariner enables direct networking between Pods and Services in different Kube
| gateway.image.repository | string | `"quay.io/submariner/submariner-gateway"` | |
| gateway.image.tag | string | `"0.10.1"` | |
| ipsec.debug | bool | `false` | |
| ipsec.forceUDPEncaps | bool | `false` | |
| ipsec.ikePort | int | `500` | |
| ipsec.natPort | int | `4500` | |
| ipsec.psk | string | `""` | |
@@ -58,8 +59,10 @@ Submariner enables direct networking between Pods and Services in different Kube
| submariner.clusterCidr | string | `""` | |
| submariner.clusterId | string | `""` | |
| submariner.colorCodes | string | `"blue"` | |
| submariner.coreDNSCustomConfig | object | `{}` | |
| submariner.debug | bool | `false` | |
| submariner.globalCidr | string | `""` | |
| submariner.healthcheckEnabled | bool | `true` | |
| submariner.images.repository | string | `"quay.io/submariner"` | |
| submariner.images.tag | string | `"0.10.1"` | |
| submariner.natEnabled | bool | `false` | |
@@ -31,4 +31,4 @@ spec:
coreDNSCustomConfig:
configmapName: .configmapName
namespace: .namespace
{{- end }}
{{- end }}