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
I would like to be able to assign a kubernetes namespace when I use deis create. It appears that the namespace is always derived from the application name.
The advantage would be to allow me to run separate environments in the same cluster (uat, dev, stage, etc).