Fix manifests for EKS creation in SW catalog to update subnet selector labels in nodegroup.yaml

Change-Id: I739460271260e86f81a12284bc4c127815146fd7
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/installers/mgmt-cluster/flux/templates/sw-catalogs/cloud-resources/eks/manifests/eks-cluster/nodegroup.yaml b/installers/mgmt-cluster/flux/templates/sw-catalogs/cloud-resources/eks/manifests/eks-cluster/nodegroup.yaml
index f25f1d9..e1406d6 100644
--- a/installers/mgmt-cluster/flux/templates/sw-catalogs/cloud-resources/eks/manifests/eks-cluster/nodegroup.yaml
+++ b/installers/mgmt-cluster/flux/templates/sw-catalogs/cloud-resources/eks/manifests/eks-cluster/nodegroup.yaml
@@ -39,6 +39,7 @@
         type: ec2
     subnetIdSelector:
         matchLabels:
+          cluster: ${cluster_resource_name}
           type: subnet
           access: private
     scalingConfig: