Remark42: init container command improvement (#1249)
* Remark42: init container command improvement
This patch makes the command from the init container configurable.
It does not modify the previous behavior since it has been copy pasted
in the values.yaml file.
You can change initCommand and initArgs to change the default behavior.
Fixes #1248
* Updated chart version and documentation
---------
Co-authored-by:
Goeran Poehner <goeran.poehner@gmail.com>
Showing
- charts/remark42/Chart.yaml 1 addition, 1 deletioncharts/remark42/Chart.yaml
- charts/remark42/README.md 3 additions, 1 deletioncharts/remark42/README.md
- charts/remark42/RELEASENOTES.md 1 addition, 0 deletionscharts/remark42/RELEASENOTES.md
- charts/remark42/templates/deployment.yaml 2 additions, 2 deletionscharts/remark42/templates/deployment.yaml
- charts/remark42/values.yaml 9 additions, 0 deletionscharts/remark42/values.yaml
Please register or sign in to comment