Compile-time Configurations have Limitations
In certain scenarios (like CI/CD pipelines or containerized environments), it can be inconvenient to rebuild the app every time the environment changes.
so how to solve this problem and set environment variable in Kubernetes with docker .