mirror of
https://github.com/certd/certd.git
synced 2026-05-18 22:57:31 +08:00
chore: basic 从pipeline中移除
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { CoreV1Api, KubeConfig, NetworkingV1Api, V1Ingress, V1Secret } from '@kubernetes/client-node';
|
||||
import dns from 'dns';
|
||||
import { ILogger } from '@certd/pipeline';
|
||||
import { ILogger } from '@certd/basic';
|
||||
import _ from 'lodash-es';
|
||||
|
||||
export type K8sClientOpts = {
|
||||
|
||||
Reference in New Issue
Block a user