fix(kubernetes): fix light bulb panel for non docker envs EE-5418

pull/8720/head
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
1 changed files with 1 additions and 1 deletions

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