File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
site/content/en/latest/install Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,7 @@ helm uninstall eg -n envoy-gateway-system
115115| podDisruptionBudget.minAvailable | int | ` 0 ` | |
116116| service.annotations | object | ` {} ` | |
117117| service.trafficDistribution | string | ` "" ` | |
118+ | service.type | string | ` "ClusterIP" ` | |
118119| topologyInjector.annotations | object | ` {} ` | |
119120| topologyInjector.enabled | bool | ` true ` | |
120121
Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ The Helm chart for Envoy Gateway
7979| podDisruptionBudget.minAvailable | int | ` 0 ` | |
8080| service.annotations | object | ` {} ` | |
8181| service.trafficDistribution | string | ` "" ` | |
82+ | service.type | string | ` "ClusterIP" ` | |
8283| topologyInjector.annotations | object | ` {} ` | |
8384| topologyInjector.enabled | bool | ` true ` | |
8485
You can’t perform that action at this time.
0 commit comments