Merge pull request #16731 from pengbanban/master

chore: fix function name in comment
This commit is contained in:
Kubernetes Prow Robot 2024-08-09 11:33:45 -07:00 committed by GitHub
commit fe523c5bd5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ func (i integrationTest) withDefaultAddons24() *integrationTest {
)
}
// withDefaultAddons24 adds the default addons for an AWS cluster running k8s 1.30
// withDefaultAddons30 adds the default addons for an AWS cluster running k8s 1.30
func (i integrationTest) withDefaultAddons30() *integrationTest {
return i.withAddons(
awsCCMAddon,