We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49e1044 + dbd345f commit ab02953Copy full SHA for ab02953
pkg/envtest/server.go
@@ -95,7 +95,7 @@ type Environment struct {
95
// CRDInstallOptions are the options for installing CRDs.
96
CRDInstallOptions CRDInstallOptions
97
98
- // CRDInstallOptions are the options for installing webhooks.
+ // WebhookInstallOptions are the options for installing webhooks.
99
WebhookInstallOptions WebhookInstallOptions
100
101
// ErrorIfCRDPathMissing provides an interface for the underlying
0 commit comments