mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-07 07:52:08 +08:00
new status format, new podSelector field, more accurate pod stats
* renamed pod label prefix from "homepage" to "gethomepage.dev" which is more inline with typical kubernetes practices
This commit is contained in:
@@ -9,7 +9,6 @@ import UsageBar from "./usage-bar";
|
||||
export default function Node({ type, options, data }) {
|
||||
const { t } = useTranslation();
|
||||
|
||||
console.log("Node", type, options, data);
|
||||
|
||||
function icon() {
|
||||
if (type === "cluster") {
|
||||
|
||||
Reference in New Issue
Block a user