diff --git a/ui/app/components/sidebar/nav/cluster.hbs b/ui/app/components/sidebar/nav/cluster.hbs index 590ef55121..b7ab90efb4 100644 --- a/ui/app/components/sidebar/nav/cluster.hbs +++ b/ui/app/components/sidebar/nav/cluster.hbs @@ -126,7 +126,7 @@ @text="System Messages" data-test-sidebar-nav-link="System Messages" /> - {{#if this.isRootNamespace}} + {{#if (or this.isRootNamespace this.namespace.isHvdAdminNamespace)}}