When CI/CD Variables Exist but the Server Still Controls Your Container Configuration
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
prajwal-blog.hashnode.dev5 min read