When CI/CD Variables Exist but the Server Still Controls Your Container Configuration
4d ago · 5 min read · Recently I investigated a deployment where environment variables existed in the CI/CD system, but the application configuration inside the container was actually coming from somewhere else. At first e
Join discussion