mirror of
https://github.com/helm/charts.git
synced 2026-08-22 13:57:51 +00:00
Signed-off-by: Andrew Aadland <aa23@protonmail.com> Allows one to mount any number of volumes into the pod. This is useful, for example, when sending email to an SMTP relay that requires authentication (and thus the `smtp_auth_file` config parameter to point to a path on the file system). An example for this is commented