In your GKE cluster, you need to manage environment-specific configurations (like database URLs and feature flags) for your microservices without rebuilding container images. These configurations should be injected into your containers at deployment time. Which method should you use?