From: garciadeblas Date: Thu, 12 Sep 2024 10:24:03 +0000 (+0200) Subject: Fix manifests for EKS creation in SW catalog to update subnet selector labels in... X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=c85246ffcc36611992bfd56d08a5827bee66a683;p=osm%2Fdevops.git Fix manifests for EKS creation in SW catalog to update subnet selector labels in nodegroup.yaml Change-Id: I739460271260e86f81a12284bc4c127815146fd7 Signed-off-by: garciadeblas --- 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 f25f1d94..e1406d67 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 @@ spec: type: ec2 subnetIdSelector: matchLabels: + cluster: ${cluster_resource_name} type: subnet access: private scalingConfig: