Fix hardcoded references to kubeapps namespace in Kubeapps UI #415
Labels
component/ui
Issue related to kubeapps UI
kind/bug
An issue that reports a defect in an existing feature
The Kubeapps UI references the
kubeapps
namespace in error alerts (e.g. #349 (comment) and #349 (comment)) but the Helm chart allows the chart to be installed in any namespace.We should use the configuration to show the correct namespace in these error alerts.
The text was updated successfully, but these errors were encountered: