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 65ab8ad commit 0550e02Copy full SHA for 0550e02
cmd/clusterctl/client/config/cert_manager.go
@@ -27,7 +27,7 @@ type CertManager interface {
27
Version() string
28
29
// Timeout returns the timeout for cert-manager to start.
30
- // If empty, 10m will will be used.
+ // If empty, 10m will be used.
31
Timeout() string
32
}
33
0 commit comments