diff --git a/modules/cloud_service_providers/k8s/src/Service/K8sBatchOperations.php b/modules/cloud_service_providers/k8s/src/Service/K8sBatchOperations.php
index b6dee6e6bc499cd9ef0fce1b4891320eec3a7e22..54a70f20a4a185e5a1b9fddad5f9f3090dba698d 100644
--- a/modules/cloud_service_providers/k8s/src/Service/K8sBatchOperations.php
+++ b/modules/cloud_service_providers/k8s/src/Service/K8sBatchOperations.php
@@ -13,6 +13,7 @@ use Drupal\k8s\Entity\K8sCronJob;
 use Drupal\k8s\Entity\K8sDaemonSet;
 use Drupal\k8s\Entity\K8sDeployment;
 use Drupal\k8s\Entity\K8sEndpoint;
+use Drupal\k8s\Entity\K8sEntityBase;
 use Drupal\k8s\Entity\K8sEvent;
 use Drupal\k8s\Entity\K8sHorizontalPodAutoscaler;
 use Drupal\k8s\Entity\K8sIngress;
