We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95045d7 commit 8d3be1fCopy full SHA for 8d3be1f
README.md
@@ -345,7 +345,8 @@ The production chart includes HTTPRoute resources that can be used to expose the
345
346
| Parameter | Description | Default |
347
| --------- | ----------- | ------- |
348
-| `httpRoute.enabled` | Enable HTTPRoutes | `true` |
+| `httpRoute.enabled` | Enable HTTPRoutes | `false` |
349
+Comment
350
| `httpRoute.gateway.create` | Create Gateway resource | `false` |
351
| `httpRoute.gateway.name` | Gateway name | `opencloud-gateway` |
352
| `httpRoute.gateway.namespace` | Gateway namespace | `""` (defaults to Release.Namespace) |
0 commit comments