Refactor to support multiple OS's
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
8
home/.kube/switch-config.yaml
Normal file
8
home/.kube/switch-config.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
kind: SwitchConfig
|
||||
version: v1alpha1
|
||||
kubeconfigName: "*.yaml"
|
||||
kubeconfigStores:
|
||||
- kind: filesystem
|
||||
kubeconfigName: "*.yaml"
|
||||
paths:
|
||||
- ~/.kube/clusters/
|
Reference in New Issue
Block a user