Skip to content

Commit

Permalink
chore(pre-commit): linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Community Tooling Bot committed Jan 17, 2025
1 parent 07ad194 commit e6dbe52
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 @@ -95,7 +95,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.21.0"` | |
| image.tag | string | `"3.21.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 e6dbe52

Please sign in to comment.