diff --git a/pkg/templates/crds/hive-operator/hive.openshift.io_machinepools.yaml b/pkg/templates/crds/hive-operator/hive.openshift.io_machinepools.yaml index f7c0a02e..6ba38134 100644 --- a/pkg/templates/crds/hive-operator/hive.openshift.io_machinepools.yaml +++ b/pkg/templates/crds/hive-operator/hive.openshift.io_machinepools.yaml @@ -154,7 +154,8 @@ spec: for each availability zone. In this case, the public subnets will be filtered out and only the private subnets will be used. If empty/omitted, we will look for subnets in each - availability zone tagged with Name=-private-. + availability zone tagged with Name=-private- + (legacy terraform) or -subnet-private- (CAPA). items: type: string type: array