Skip to content

Commit

Permalink
Merge pull request prometheus-operator#58 from muffl0n/patch-1
Browse files Browse the repository at this point in the history
Fix typo in KubeJobFailed.md
  • Loading branch information
simonpasquier authored Sep 7, 2023
2 parents 4504eff + 89444aa commit f8061f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/runbooks/kubernetes/KubeJobFailed.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ Failure of processing of a scheduled task.
- See [Debugging Pods](https://kubernetes.io/docs/tasks/debug-application-cluster/debug-application/#debugging-pods)
- See [Job patterns](https://kubernetes.io/docs/tasks/job/)
- redesign job so that it is idempotent (can be re-run many times which will
always produce the same output even if input differes)
always produce the same output even if input differs)

0 comments on commit f8061f3

Please sign in to comment.