Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodolfo Rodriguez authored and davidkarlsen committed Mar 3, 2020
1 parent bcc9f78 commit 1b83992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stable/elasticsearch-curator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ their default values.
| `cronjob.schedule` | Schedule for the CronJob | `0 1 * * *` |
| `cronjob.annotations` | Annotations to add to the cronjob | {} |
| `cronjob.labels` | Labels to add to the cronjob | {} |
| `cronjob.concurrencyPolicy` | `Allow|Forbid|Replace` concurrent jobs | `nil` |
| `cronjob.concurrencyPolicy` | `Allow\|Forbid\|Replace` concurrent jobs | `nil` |
| `cronjob.failedJobsHistoryLimit` | Specify the number of failed Jobs to keep | `nil` |
| `cronjob.successfulJobsHistoryLimit` | Specify the number of completed Jobs to keep | `nil` |
| `cronjob.jobRestartPolicy` | Control the Job restartPolicy | `Never` |
Expand Down

0 comments on commit 1b83992

Please sign in to comment.