Can someone give me a leg up here please: I am bui...
# general
f
Can someone give me a leg up here please: I am building a helm chart. Said helm chart has a config file that contains DB Creds in the file (Yeah, I know, nothing I can do about it right now). What is the best way to generate this Cred file from values, while also keeping said DB Creds as a proper secret? IE:
option={{ .Values.options.option1}}
un={{ Secret Value }}.