From 1f27723c1edcaa124ee65f74f52afd0cb03489b7 Mon Sep 17 00:00:00 2001 From: Yury Kulazhenkov Date: Thu, 28 Nov 2024 09:02:06 +0200 Subject: [PATCH] Fix field description in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 810b973..c8d3025 100644 --- a/README.md +++ b/README.md @@ -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.