1
0
Fork 0
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:
Prabhat Khera 2023-05-10 10:43:58 +12:00 committed by GitHub
parent 6a29198c5c
commit 945798a662
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 -->