@ -65,7 +65,7 @@ class ClusterType(TenancyObject):
|
||||
"layout": "double",
|
||||
"left": [
|
||||
'organization',
|
||||
'name'
|
||||
'name',
|
||||
'is_global',
|
||||
],
|
||||
"right": [
|
||||
@ -82,18 +82,6 @@ class ClusterType(TenancyObject):
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Rendered Config",
|
||||
"slug": "config_management",
|
||||
"sections": [
|
||||
{
|
||||
"layout": "single",
|
||||
"fields": [
|
||||
"rendered_config",
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Tickets",
|
||||
"slug": "ticket",
|
||||
|
Reference in New Issue
Block a user