CKAD Application Environment, Configuration and Security • 50 Questions
50 CKAD Application Environment, Configuration and Security practice questions with answers and explanations. Free, no signup.
A pod named 'web-app' is running but has no environment variables. The developer wants to inject a variable 'DB_URL=postgres://db:5432' from a ConfigMap named 'db-config'. Which pod spec snippet correctly achieves this?