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.
2 parents 186dd09 + 0550e02 commit 975027cCopy full SHA for 975027c
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