We have deployed argoworkflow and argoevents using helm packages. After successful deployment when the argo UI is launched first time using secret token which is generated for the SA configured. Once logged in the UI the namespace is filled as undefined.
But once it is changed manually to something else like argo-events which contains some workflow-templates, it referesh and we can now see the list of workflow-templates.
Is there a way to configure in helm templates, so that the namespace can be set as workflow-templates by default instead of undefined.
