Skip to content

Commit

Permalink
chore: autofixes from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Aug 8, 2024
1 parent 894175a commit a4e78bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/cronjob/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ configMap:
| hostAliases | list | `[]` | [Host Aliases](https://kubernetes.io/docs/tasks/network/customize-hosts-file-for-pods/#adding-additional-entries-with-hostaliases) |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"alpine"` | |
| image.tag | string | `"3.20.0"` | |
| image.tag | string | `"3.20.2"` | |
| imagePullSecrets | list | `[]` | pull secrets for the specified image |
| initContainers | list | `[]` | initContainers to use. Requires a list of valid container specs. |
| labels | object | `{}` | |
Expand Down

0 comments on commit a4e78bf

Please sign in to comment.