Skip to content

Commit e01173f

Browse files
qinqonAdirio
andauthored
Update pkg/webhook/server.go
Co-Authored-By: Adrián <[email protected]>
1 parent bf88944 commit e01173f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/webhook/server.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ type Server struct {
5454
// CertName is the server certificate name. Defaults to tls.crt.
5555
CertName string
5656

57-
// CertName is the server key name. defaults to tls.key
57+
// CertName is the server key name. Defaults to tls.key.
5858
KeyName string
5959

6060
// WebhookMux is the multiplexer that handles different webhooks.

0 commit comments

Comments
 (0)