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
Copy file name to clipboardExpand all lines: website/docs/r/job.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@ Please see the [Pod resource](pod.html#spec-1) for reference.
129
129
The following [Timeout](/docs/configuration/resources.html#operation-timeouts) configuration options are available for the `kubernetes_job` resource when used with `wait_for_completion = true`:
130
130
131
131
*`create` - (Default `1 minute`) Used for creating a new job and waiting for a successful job completion.
132
-
*`update - (Default `1 minute`) Used for updating an existing job and waiting for a successful job completion.
132
+
*`update` - (Default `1 minute`) Used for updating an existing job and waiting for a successful job completion.
0 commit comments