mirror of
https://github.com/portainer/portainer.git
synced 2025-08-06 06:15:22 +02:00
fix(kubernetes): fix light bulb panel for non docker envs EE-5418
This commit is contained in:
parent
6a29198c5c
commit
945798a662
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@
|
|||
</div>
|
||||
<!-- !open-amt info -->
|
||||
<!-- gpus info -->
|
||||
<div class="mb-4">
|
||||
<div class="mb-4" ng-if="isDockerStandaloneEnv">
|
||||
<gpus-insights></gpus-insights>
|
||||
</div>
|
||||
<!-- gpus info -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue