Skip to content

Commit

Permalink
fix spelling for default restartPolicy-value
Browse files Browse the repository at this point in the history
  • Loading branch information
Hermsi1337 authored Jun 13, 2022
1 parent 9ea0501 commit d8356c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-charts/backup/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ image:

cronjob:
schedule: '*/15 * * * *'
restartPolicy: never
restartPolicy: Never
concurrencyPolicy: Forbid
failedJobsHistoryLimit: 1
successfulJobsHistoryLimit: 1
Expand Down

0 comments on commit d8356c6

Please sign in to comment.