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
❯ kubie ctx cluster1
❯ kubie ns my-ns
Error: Error calling kubectl: Error from server (Forbidden): namespaces is forbidden: User "...." cannot list resource "namespaces" in API group "" at the cluster scope
The text was updated successfully, but these errors were encountered:
# Behavior
behavior:
# Make sure the namespace exists with `kubectl get namespaces` when switching
# namespaces. If you do not have the right to list namespaces, disable this.
# Default: true
validate_namespaces: true
❯ kubie ctx cluster1
❯ kubie ns my-ns
Error: Error calling kubectl: Error from server (Forbidden): namespaces is forbidden: User "...." cannot list resource "namespaces" in API group "" at the cluster scope
The text was updated successfully, but these errors were encountered: