We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33de3a6 commit 779a7a7Copy full SHA for 779a7a7
1 file changed
kube_janitor/task.common.go
@@ -15,7 +15,7 @@ import (
15
)
16
17
const (
18
- RuleIdInternalTTL = "kube-janitor-ttl"
+ RuleIdInternalTTL = "JanitorResourceTtl"
19
20
21
// runRule executes one ConfigRule ttl run
0 commit comments