openshift/console-plugin-template

`./start-console` won't work with non-admin user

glekner opened this issue · 1 comments

getting the following error trying to run ./start-console.sh

Starting local OpenShift console...
Error from server (Forbidden): configmaps "monitoring-shared-config" is forbidden: User "test" cannot get resource "configmaps" in API group "" in the namespace "openshift-config-managed"

Hey @glekner, this is fixed with the latest commit 1b68e04. Let me know if you still see the issue.