Files
deprecated-helm-charts/stable
DJ Mountney e13bb2a7e9 [stable/redis] Allow templates in user-provided configmap values (#16363)
* Allow templates in user-provided configmap values

Render configmap, master.configmap, slave.configmap, and
sentinel.configmap using the tpl function.

This allows us to do things like set the dbfilename to the release name
And is useful for charts that use redis as a subchart and want to
provide additional redis settings for users to tune.

Signed-off-by: DJ Mountney <david@twkie.net>

* Update readme to reference values now parsed as templates

Signed-off-by: DJ Mountney <david@twkie.net>
2019-08-19 03:19:29 -07:00
..