1
0
Fork 0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2024-12-15 17:51:06 +00:00
dragonflydb-dragonfly/contrib
oOraph 1ceca471be
feat(contrib/helm): evaluate the provided passwordSecretName value as a template (#4046)
* feat(contrib/helm): evaluate the provided passwordSecretName value as a template

Useful to reuse some defined variables or functions directly to compute the value
(external chart for instance, that depends on this one)

example:
'{{ include "something.defined.elsewhere" $ }}-secrets'

Signed-off-by: Raphael Glon <oOraph@users.noreply.github.com>

* update golden tests

---------

Signed-off-by: Raphael Glon <oOraph@users.noreply.github.com>
Co-authored-by: Raphael Glon <oOraph@users.noreply.github.com>
Co-authored-by: Tarun Pothulapati <tarun@dragonflydb.io>
2024-11-27 17:33:18 +05:30
..
charts/dragonfly feat(contrib/helm): evaluate the provided passwordSecretName value as a template (#4046) 2024-11-27 17:33:18 +05:30
docker docs(docker-compose): Explain NAT overhead in docker-compose (#176) 2022-06-25 21:47:31 +03:00
scripts feat(community): Add Conventional Commits; Code of Conduct #107 (#133) 2022-06-12 08:21:40 +03:00