We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24603a8 commit 33324d7Copy full SHA for 33324d7
test/e2e/data/cluster-templates/aws-eks-topology.yaml
@@ -10,6 +10,7 @@ apiVersion: cluster.x-k8s.io/v1beta1
10
kind: Cluster
11
metadata:
12
name: ${CLUSTER_NAME}
13
+ namespace: "${NAMESPACE}"
14
labels:
15
cluster-api.cattle.io/rancher-auto-import: "true"
16
spec:
0 commit comments