helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

database dataSource as a secret

Open jbperrin88 opened this issue 1 year ago • 2 comments

Hello,

What would you like to be added

Set database dataSource as a kubernetes secret

Why this is needed

I'm trying to deploy StepCA helm chart via ArgoCD. All my secret / configmap will be pushed to openshift by ArgoCD. Secret are sync with vault so i don't have to keep them inside git. But inside ca.json there is database mariadb dataSource with user and password. I can't keep clear password inside git.

jbperrin88 avatar Jun 09 '23 15:06 jbperrin88

Can you provide a PR? Without one it will take more time to prioritize this.

maraino avatar Jun 09 '23 19:06 maraino

I'm sorry i've no time too for this . By the way , i've found a way with External Secret Operator with Template 👍

jbperrin88 avatar Jun 12 '23 12:06 jbperrin88