Kubernetes - ConfigMaps
You want to create a ConfigMap named
app-config with literals env=prod, debug=false, and timeout=30. Which command correctly does this in one line?