Skip to content

Commit

Permalink
Add clusterset IP CIDR configuration to the operator chart
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Pantelis <[email protected]>
  • Loading branch information
tpantelis committed Sep 11, 2024
1 parent cfebd2c commit 5cf3f48
Show file tree
Hide file tree
Showing 4 changed files with 1,033 additions and 841 deletions.
2 changes: 2 additions & 0 deletions submariner-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ Submariner enables direct networking between Pods and Services in different Kube
| submariner.coreDNSCustomConfig | object | `{}` | |
| submariner.debug | bool | `false` | |
| submariner.globalCidr | string | `""` | |
| submariner.clustersetIpCidr | string | `""` | |
| submariner.clustersetIpEnabled | bool | `false` | |
| submariner.healthcheckEnabled | bool | `true` | |
| submariner.images.repository | string | `"quay.io/submariner"` | |
| submariner.images.tag | string | `"0.14.0"` | |
Expand Down
Loading

0 comments on commit 5cf3f48

Please sign in to comment.