🐛 fix: align dashboard with secured APIs

This commit is contained in:
2026-08-13 03:29:33 +07:00
parent e90dc8382b
commit 3f09e330be
47 changed files with 1280 additions and 397 deletions
+1 -1
View File
@@ -150,7 +150,7 @@ export default function K8sResourcesPage() {
{pageHeader}
<StatePanel
title="Kubernetes not connected"
icon={<AlertCircle className="size-6 text-yellow-500" />}
icon={<AlertCircle className="size-6 text-warning" />}
description={
<>
<p>Ensure the operator is running with a valid Kubernetes configuration.</p>