🔥 3-day streak
Kubernetes and Cloud Native Associate37 / 142
Question 37 of 142

A developer needs to inject non-sensitive configuration values (such as LOG_LEVEL and CACHE_SIZE) into a container as environment variables. The values are already stored in a ConfigMap named 'app-config'. Which field in the Pod's container spec should be used to pull a specific key from that ConfigMap into a single environment variable?

Reviewed for accuracy · Report an issueNext question