mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Modify TTLAfterFinished state to beta in comment
This commit is contained in:
parent
eae38bbe9e
commit
618cabec14
@ -235,6 +235,7 @@ const (
|
||||
|
||||
// owner: @janetkuo
|
||||
// alpha: v1.12
|
||||
// beta: v1.21
|
||||
//
|
||||
// Allow TTL controller to clean up Pods and Jobs after they finish.
|
||||
TTLAfterFinished featuregate.Feature = "TTLAfterFinished"
|
||||
|
Loading…
Reference in New Issue
Block a user