I need to separate the configurations from the application and create different configmap of Kubernetes or .env files for different environments, including:
- Local
- Development
- Production
Could you please suggest which approach is better for this purpose: using configmap of Kubernetes or .env files?
Thank you in advance for your recommendations.
which approach is best using configmap of Kubernetes or .env files and why?
New contributor
Vinuta Hiremath is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.