Skip to content

Commit

Permalink
fix(k8s): fix RBAC issues with kubernetes-dashboard on minikube
Browse files Browse the repository at this point in the history
  • Loading branch information
edvald committed Feb 22, 2019
1 parent 056924b commit 291f368
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ module:
# Don't use this config for remote clusters!
enableInsecureLogin: true
enableSkipLogin: true
# We should remove this after https://github.com/helm/charts/issues/9776 is resolved.
rbac:
clusterAdminRole: true

0 comments on commit 291f368

Please sign in to comment.