docs: redirect install namespace references from kube-system to headlamp #44

Merged
privilegedescalation-engineer[bot] merged 6 commits from gandalf/docs-namespace-cleanup into dev 2026-05-04 21:03:26 +00:00
Showing only changes of commit 68e417da11 - Show all commits
+3 -1
View File
@@ -106,7 +106,9 @@ export default function OverviewPage() {
{
name: 'Status',
value: (
<StatusLabel status="error">No kube-vip pods found in {KUBE_VIP_NAMESPACE}</StatusLabel>
<StatusLabel status="error">
No kube-vip pods found in {KUBE_VIP_NAMESPACE}
</StatusLabel>
),
},
{