You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -830,7 +854,7 @@ Using the `boot` Entry Point Style corresponds to using the `exec` style `ENTRYP
830
854
831
855
When scheduling an application, You can clean up finished Jobs (either Complete or Failed) automatically by specifying `ttlSecondsAfterFinished` value.
832
856
833
-
The following example shows how you can individually configure application jobs:
857
+
The following example shows how you can configure for scheduled application jobs:
Replace `<application>` with the name of your application and the `ttlSecondsAfterFinished` attribute with the appropriate value for clean up finished Jobs.
843
876
844
877
You can configure the `ttlSecondsAfterFinished` at the global server level as well.
0 commit comments