Skip to content

Commit

Permalink
chore: Update README.md using readme-generator-for-helm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent 789a4cc commit b5bf6d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/camunda-platform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1028,7 +1028,7 @@ Please see the corresponding [release guide](../../docs/release.md) to find out
| `optimize.image` | configuration to configure the Optimize image specifics | |
| `optimize.image.registry` | can be used to set container image registry | `""` |
| `optimize.image.repository` | defines which image repository to use | `camunda/optimize` |
| `optimize.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.5.0` |
| `optimize.image.tag` | can be set to overwrite the global tag, which should be used in that chart | `8.5.1` |
| `optimize.image.pullSecrets` | can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod | `[]` |
| `optimize.migration` | configuration for Optimize migration | |
| `optimize.migration.enabled` | if true, run Optimize migration script as an init container | `true` |
Expand Down

0 comments on commit b5bf6d9

Please sign in to comment.