diff --git a/content/ngf/how-to/data-plane-configuration.md b/content/ngf/how-to/data-plane-configuration.md index d74555049..f69911b3b 100644 --- a/content/ngf/how-to/data-plane-configuration.md +++ b/content/ngf/how-to/data-plane-configuration.md @@ -199,7 +199,7 @@ spec: mode: ProxyProtocol trustedAddresses: - type: CIDR - value "76.89.90.11/24" + value: "76.89.90.11/24" EOF ```