Skip to content

Commit

Permalink
Fix field description in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ykulazhenkov committed Nov 28, 2024
1 parent eb7d92d commit 1f27723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ spec:

* `staticAllocations` (optional, list): static allocations for the pool.

* `nodeName` (optional): name of the node for static allocation, can be empty in case if the prefix should be preallocated without assigning it for a specific node gateway for the node.
* `nodeName` (optional): name of the node for static allocation, can be empty in case if the prefix should be preallocated without assigning it for a specific node.
* `gateway` (optional): gateway for the node, if not set the gateway will be computed from `gatewayIndex`.
* `prefix`: statically allocated prefix.

Expand Down

0 comments on commit 1f27723

Please sign in to comment.