diff --git a/shell/chart/monitoring/index.vue b/shell/chart/monitoring/index.vue index 6eefae26e87..30439ed3d39 100644 --- a/shell/chart/monitoring/index.vue +++ b/shell/chart/monitoring/index.vue @@ -15,7 +15,7 @@ import Tab from '@shell/components/Tabbed/Tab'; import { allHash } from '@shell/utils/promise'; import { STORAGE_CLASS, PVC, SECRET, WORKLOAD_TYPES } from '@shell/config/types'; -import { CATTLE_MONITORING_NAMESPACE } from 'utils/monitoring'; +import { CATTLE_MONITORING_NAMESPACE } from '@shell/utils/monitoring'; export default { components: {