add changeset
This commit is contained in:
committed by
moustafab
parent
4639d20720
commit
1166fcc36e
@@ -19,7 +19,6 @@ import {
|
||||
KubernetesRequestBody,
|
||||
ObjectsByEntityResponse,
|
||||
} from '@backstage/plugin-kubernetes-backend';
|
||||
import { V1LabelSelector } from '@kubernetes/client-node';
|
||||
|
||||
export const kubernetesApiRef = createApiRef<KubernetesApi>({
|
||||
id: 'plugin.kubernetes.service',
|
||||
|
||||
@@ -41,7 +41,6 @@ import {
|
||||
ExtensionsV1beta1Ingress,
|
||||
V1ConfigMap,
|
||||
V1HorizontalPodAutoscaler,
|
||||
V1LabelSelector,
|
||||
V1Service,
|
||||
} from '@kubernetes/client-node';
|
||||
import { Services } from '../Services';
|
||||
|
||||
Reference in New Issue
Block a user