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 0f4f699 + 30bfa7d commit afa941bCopy full SHA for afa941b
pkg/controller/certificates/cleaner/cleaner.go
@@ -47,7 +47,6 @@ const (
47
// cleaned up.
48
approvedExpiration = 1 * time.Hour
49
deniedExpiration = 1 * time.Hour
50
- failedExpiration = 1 * time.Hour
51
pendingExpiration = 24 * time.Hour
52
)
53
0 commit comments