fix(core): update
This commit is contained in:
3
ts/kubernetes.paths.ts
Normal file
3
ts/kubernetes.paths.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import * as plugins from './kubernetes.plugins';
|
||||
|
||||
export const defaultKubeConfigPath = plugins.path.join(plugins.smartpath.get.home(), '.kube/config')
|
||||
Reference in New Issue
Block a user