Kubernetes - ConfigMaps
Which of the following is the correct syntax to load all keys from a ConfigMap named
app-config as environment variables in a pod spec?app-config as environment variables in a pod spec?envFrom with configMapRef and the ConfigMap name.envFrom with configMapRef. Others misuse keys or use secretRef incorrectly.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions