File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/tasks/job Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ For more information about working with Kubernetes objects and their
136
136
[ managing resources] ( /docs/concepts/cluster-administration/manage-deployment/ ) ,
137
137
and [ using kubectl to manage resources] ( /docs/concepts/overview/working-with-objects/object-management/ ) documents.
138
138
139
- Each manifest for a CrobJob also needs a [ ` .spec ` ] ( /docs/concepts/overview/working-with-objects/kubernetes-objects/#object-spec-and-status ) section.
139
+ Each manifest for a CronJob also needs a [ ` .spec ` ] ( /docs/concepts/overview/working-with-objects/kubernetes-objects/#object-spec-and-status ) section.
140
140
141
141
{{< note >}}
142
142
If you modify a CronJob, the changes you make will apply to new jobs that start to run after your modification
You can’t perform that action at this time.
0 commit comments