Skip to content

Commit edd62ae

Browse files
dprotasoyoungnick
andauthored
Update geps/gep-1713/index.md
Co-authored-by: Nick Young <[email protected]>
1 parent 4835e67 commit edd62ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geps/gep-1713/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ spec:
392392

393393
#### Port
394394

395-
`Port` is now a pointer to allow for dynamic port assignment. If the port is unspecified or set to zero, the implementation will assign a unique port. If the implementation does not support dynamic port assignment, it MUST set `Accepted` condition to `False` with the `UnsupportedPort` reason.
395+
`Port` is now optional to allow for dynamic port assignment. If the port is unspecified or set to zero, the implementation will assign a unique port. If the implementation does not support dynamic port assignment, it MUST set `Accepted` condition to `False` with the `UnsupportedPort` reason.
396396

397397
## Semantics
398398

0 commit comments

Comments
 (0)