diff --git a/pkg/envtest/server.go b/pkg/envtest/server.go index 1ca2d8eadc..a1f84af2a3 100644 --- a/pkg/envtest/server.go +++ b/pkg/envtest/server.go @@ -95,7 +95,7 @@ type Environment struct { // CRDInstallOptions are the options for installing CRDs. CRDInstallOptions CRDInstallOptions - // CRDInstallOptions are the options for installing webhooks. + // WebhookInstallOptions are the options for installing webhooks. WebhookInstallOptions WebhookInstallOptions // ErrorIfCRDPathMissing provides an interface for the underlying