Kubernetes - ConfigMaps
You run this command:
But it fails with an error. What is the likely cause?
kubectl create configmap my-config --from-literal=key1=value1 key2=value2
But it fails with an error. What is the likely cause?
