You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting the error message Can't read configMap with name: [cm-core-api-app-config] in namespace:[tmahmood]. Ignoring when the configMap cm-core-api-app-config exists.
When I do kubectl get configmap --namespace tmahmood then I can see the name cm-core-api-app-config
I am getting the error message
Can't read configMap with name: [cm-core-api-app-config] in namespace:[tmahmood]. Ignoringwhen the configMapcm-core-api-app-configexists.When I do
kubectl get configmap --namespace tmahmoodthen I can see the namecm-core-api-app-configAny idea why the configMap cannot be read?