mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-21 20:50:35 +00:00
Update Readme.md
Signed-off-by: Victor Godoy Hernández <vigohe@gmail.com>
This commit is contained in:
committed by
Thomas Pantelis
parent
c1ce210c89
commit
9fcea9930c
@@ -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.repository | string | `"quay.io/submariner/submariner-gateway"` | |
|
||||||
| gateway.image.tag | string | `"0.10.1"` | |
|
| gateway.image.tag | string | `"0.10.1"` | |
|
||||||
| ipsec.debug | bool | `false` | |
|
| ipsec.debug | bool | `false` | |
|
||||||
|
| ipsec.forceUDPEncaps | bool | `false` | |
|
||||||
| ipsec.ikePort | int | `500` | |
|
| ipsec.ikePort | int | `500` | |
|
||||||
| ipsec.natPort | int | `4500` | |
|
| ipsec.natPort | int | `4500` | |
|
||||||
| ipsec.psk | string | `""` | |
|
| ipsec.psk | string | `""` | |
|
||||||
@@ -58,8 +59,10 @@ Submariner enables direct networking between Pods and Services in different Kube
|
|||||||
| submariner.clusterCidr | string | `""` | |
|
| submariner.clusterCidr | string | `""` | |
|
||||||
| submariner.clusterId | string | `""` | |
|
| submariner.clusterId | string | `""` | |
|
||||||
| submariner.colorCodes | string | `"blue"` | |
|
| submariner.colorCodes | string | `"blue"` | |
|
||||||
|
| submariner.coreDNSCustomConfig | object | `{}` | |
|
||||||
| submariner.debug | bool | `false` | |
|
| submariner.debug | bool | `false` | |
|
||||||
| submariner.globalCidr | string | `""` | |
|
| submariner.globalCidr | string | `""` | |
|
||||||
|
| submariner.healthcheckEnabled | bool | `true` | |
|
||||||
| submariner.images.repository | string | `"quay.io/submariner"` | |
|
| submariner.images.repository | string | `"quay.io/submariner"` | |
|
||||||
| submariner.images.tag | string | `"0.10.1"` | |
|
| submariner.images.tag | string | `"0.10.1"` | |
|
||||||
| submariner.natEnabled | bool | `false` | |
|
| submariner.natEnabled | bool | `false` | |
|
||||||
|
|||||||
Reference in New Issue
Block a user