Skip to content

Commit 33324d7

Browse files
committed
Attempt#2 at fixing failure; add namespace to cluster topology
1 parent 24603a8 commit 33324d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e/data/cluster-templates/aws-eks-topology.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ apiVersion: cluster.x-k8s.io/v1beta1
1010
kind: Cluster
1111
metadata:
1212
name: ${CLUSTER_NAME}
13+
namespace: "${NAMESPACE}"
1314
labels:
1415
cluster-api.cattle.io/rancher-auto-import: "true"
1516
spec:

0 commit comments

Comments
 (0)