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 bf88944 commit e01173fCopy full SHA for e01173f
pkg/webhook/server.go
@@ -54,7 +54,7 @@ type Server struct {
54
// CertName is the server certificate name. Defaults to tls.crt.
55
CertName string
56
57
- // CertName is the server key name. defaults to tls.key
+ // CertName is the server key name. Defaults to tls.key.
58
KeyName string
59
60
// WebhookMux is the multiplexer that handles different webhooks.
0 commit comments