vmware-archive / gangway

An application that can be used to easily enable authentication flows via OIDC for a kubernetes cluster.
Apache License 2.0
409 stars 111 forks source link

Make the default namespace configurable #104

Open ramnes opened 5 years ago

ramnes commented 5 years ago

Hey there, thanks for the nifty project!

That would be great if we could configure the default namespace. Without namespace in the kubeconfig, users are placed in default, which they can have no access to depending on the Kubernetes cluster setup.