mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 07:19:41 +02:00
fix kubernetes cluster submenu has no entries (#5502)
This commit is contained in:
parent
1830a80a61
commit
0ac9d15667
2 changed files with 7 additions and 1 deletions
|
@ -5,5 +5,6 @@ angular.module('portainer.kubernetes').component('kubernetesSidebar', {
|
|||
bindings: {
|
||||
endpointId: '<',
|
||||
isSidebarOpen: '<',
|
||||
adminAccess: '<',
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue