From cd5e957be750b5fa65028546a6aed9c69d579611 Mon Sep 17 00:00:00 2001 From: Khaja Omer Date: Fri, 1 Nov 2024 10:21:10 -0500 Subject: [PATCH] nit fix: Add new line :) --- .../firewall-integration/create-firewall.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/linodecluster-controller/firewall-integration/create-firewall.yaml b/e2e/linodecluster-controller/firewall-integration/create-firewall.yaml index 12eaec54..35d314b3 100644 --- a/e2e/linodecluster-controller/firewall-integration/create-firewall.yaml +++ b/e2e/linodecluster-controller/firewall-integration/create-firewall.yaml @@ -18,4 +18,4 @@ spec: ports: "443" addresses: ipv4: - - "10.0.0.0/8" # This should remain unchanged since it's already in CIDR notation \ No newline at end of file + - "10.0.0.0/8" # This should remain unchanged since it's already in CIDR notation