Is there support to find & replace templatekey in file as part of Helm Deploy?

2/11/2020

I am trying to inject some secret into a file by finding string [TemplateKey] and swapping it out with value from Secret.

Anyone knows how to do as part of helm3 chart?

-- Bek Raupov
kubernetes-helm
kubernetes-secrets

0 Answers