Skip to content

Commit

Permalink
Merge pull request #67 from ykulazhenkov/pr-fix-readme
Browse files Browse the repository at this point in the history
Fix field description in README.md
  • Loading branch information
ykulazhenkov authored Nov 28, 2024
2 parents dab8849 + 1f27723 commit eaa3283
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 eaa3283

Please sign in to comment.