From 7dc7816118c7098bcb4c9cea4384b3dd56b077d6 Mon Sep 17 00:00:00 2001 From: Etienne Audet-Cobello Date: Fri, 18 Oct 2024 15:37:20 -0400 Subject: [PATCH] dont harcode namespace --- test/e2e/data/infrastructure-aws/cluster-template.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/test/e2e/data/infrastructure-aws/cluster-template.yaml b/test/e2e/data/infrastructure-aws/cluster-template.yaml index fc5b8561..c1fc3dff 100644 --- a/test/e2e/data/infrastructure-aws/cluster-template.yaml +++ b/test/e2e/data/infrastructure-aws/cluster-template.yaml @@ -313,4 +313,3 @@ data: kind: ConfigMap metadata: name: cloud-controller-manager-addon - namespace: default