We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e1044 commit dbd345fCopy full SHA for dbd345f
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