Skip to content

Commit bf88944

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

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
@@ -51,7 +51,7 @@ type Server struct {
5151
// server key and certificate.
5252
CertDir string
5353

54-
// CertName is the server certificate name. defaults to tls.crt
54+
// CertName is the server certificate name. Defaults to tls.crt.
5555
CertName string
5656

5757
// CertName is the server key name. defaults to tls.key

0 commit comments

Comments
 (0)