You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: