Support user defined kubeconfig, fix merging context (#266)

* Support user defined kubeconfig, fix merging context

Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
Derek Nola
2023-12-06 09:13:05 -08:00
committed by GitHub
parent 4d6e60281e
commit 9998f503b4
3 changed files with 28 additions and 4 deletions

View File

@@ -2,3 +2,4 @@
k3s_server_location: "/var/lib/rancher/k3s"
systemd_dir: "/etc/systemd/system"
api_port: 6443
kubeconfig: ~/.kube/config.new