diff --git a/docs/user-guide.md b/docs/user-guide.md index e797d9b11..4b2eb0a65 100644 --- a/docs/user-guide.md +++ b/docs/user-guide.md @@ -111,7 +111,8 @@ strategies: "PodLifeTime": enabled: true params: - maxPodLifeTimeSeconds: 604800 # pods run for a maximum of 7 days + podLifeTime: + maxPodLifeTimeSeconds: 604800 # pods run for a maximum of 7 days ``` ### Balance Cluster By Node Memory Utilization