mirror of
https://github.com/YuzuZensai/Minikura.git
synced 2026-09-13 10:49:21 +00:00
🐛 fix: align dashboard with secured APIs
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user