mirror of
https://github.com/portainer/portainer.git
synced 2025-08-06 22:35:23 +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>
|
</div>
|
||||||
<!-- !open-amt info -->
|
<!-- !open-amt info -->
|
||||||
<!-- gpus info -->
|
<!-- gpus info -->
|
||||||
<div class="mb-4">
|
<div class="mb-4" ng-if="isDockerStandaloneEnv">
|
||||||
<gpus-insights></gpus-insights>
|
<gpus-insights></gpus-insights>
|
||||||
</div>
|
</div>
|
||||||
<!-- gpus info -->
|
<!-- gpus info -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue