Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConfigMap cannot be read even when it exists. #85

Open
tabiul opened this issue Oct 16, 2017 · 2 comments
Open

ConfigMap cannot be read even when it exists. #85

tabiul opened this issue Oct 16, 2017 · 2 comments

Comments

@tabiul
Copy link

tabiul commented Oct 16, 2017

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

Any idea why the configMap cannot be read?

@vidhy
Copy link

vidhy commented May 18, 2018

@tabiul I am facing a similar issue. Can you mention how you got it resolved? Or some workaround to get it done.

@luismbarbosa
Copy link

The same here!
However, when I define my service sometimes it finds config maps and loads it and then I get the error message again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants