Skip to content

Commit

Permalink
remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-schndr authored and cadenmarchese committed Nov 13, 2023
1 parent d37aae3 commit 3d7c789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cluster/deploybaseresources.go
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ func (m *manager) newPublicLoadBalancer(ctx context.Context, resources *[]*arm.R
}
}
m.patchEffectiveOutboundIPs(ctx, outboundIPs)
// Normal private clusters still need a public load balancer

*resources = append(*resources,
m.networkPublicLoadBalancer(azureRegion, outboundIPs),
)
Expand Down

0 comments on commit 3d7c789

Please sign in to comment.