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 da4df14 commit bf88944Copy full SHA for bf88944
pkg/webhook/server.go
@@ -51,7 +51,7 @@ type Server struct {
51
// server key and certificate.
52
CertDir string
53
54
- // CertName is the server certificate name. defaults to tls.crt
+ // 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
0 commit comments