Files
charts/bitnami
Nicolas Simonds 20e4cad2aa [bitnami/redis]: Add an extra VolumeMount to the metrics sidecar (#6806)
* [bitnami/redis]: Add an extra VolumeMount to the metrics sidecar for custom scripts

If `metrics.extraArgs.script` is defined, add an extra VolumeMount
to the metrics sidecar containers to ensure they can see it.  The
responsibility of providing the volume and script is on the chart,
by way of the new `metrics.extraVolumes` and `metrics.extraVolumeMounts`
parameters.

This was not added to the sentinel sidecar, as that is apparently
going away.

Fixes issue: https://github.com/bitnami/charts/issues/6792

* address review feedback

Co-authored-by: Nicolas Simonds <nisimond@cisco.com>
2021-07-27 08:50:35 +02:00
..
2021-07-09 17:46:10 +05:30