Skip to content

Commit e4e34b0

Browse files
committed
Add additional context
1 parent 9b6812c commit e4e34b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ngf/overview/gateway-api-compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ See the [controller]({{< ref "/ngf/reference/cli-help.md#controller">}}) command
101101
- `certificateRefs` - The TLS certificate and key must be stored in a Secret resource of type `kubernetes.io/tls`. Only a single reference is supported.
102102
- `options`: Not supported.
103103
- `allowedRoutes`: Supported.
104-
- `addresses`
104+
- `addresses`: Valid IPAddresses will be added to the `externalIP` field in the related Services fronting NGINX.
105105
- `type`: Partially supported. Allowed value: `IPAddress`.
106106
- `value`: Partially supported. Dynamic address allocation when value is unspecified is not supported.
107107
- `backendTLS`: Not supported.

0 commit comments

Comments
 (0)