Skip to content

Commit

Permalink
[create-pull-request] automated change (#751)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
Co-authored-by: joeg-pro <[email protected]>
  • Loading branch information
github-actions[bot] and joeg-pro authored Jun 13, 2024
1 parent 3d530a9 commit 0da039d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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=<clusterID>-private-<az>.
availability zone tagged with Name=<clusterID>-private-<az>
(legacy terraform) or <clusterID>-subnet-private-<az> (CAPA).
items:
type: string
type: array
Expand Down

0 comments on commit 0da039d

Please sign in to comment.