diff --git a/kiss/api/src/box.rs b/kiss/api/src/box.rs index 3e00372e..922194e5 100644 --- a/kiss/api/src/box.rs +++ b/kiss/api/src/box.rs @@ -33,7 +33,7 @@ use strum::{Display, EnumString}; "name": "cluster", "type": "string", "description":"cluster name where the box is located", - "jsonPath":".spec.group.cluster_name" + "jsonPath":".spec.group.clusterName" }"#, printcolumn = r#"{ "name": "role",