added Kubeconfig env
This commit is contained in:
@@ -2,4 +2,5 @@
|
|||||||
-- The file name is for the sake of organization and does not matter
|
-- The file name is for the sake of organization and does not matter
|
||||||
-- See the corresponding files in ~/.config/hypr/hyprland for examples
|
-- See the corresponding files in ~/.config/hypr/hyprland for examples
|
||||||
hl.env("GCM_CREDENTIAL_STORE", "gpg")
|
hl.env("GCM_CREDENTIAL_STORE", "gpg")
|
||||||
hl.env("GTK_THEME", "Adwaita:dark")
|
hl.env("GTK_THEME", "Adwaita:dark")
|
||||||
|
hl.env("KUBECONFIG", "/mnt/bulk/git/ansible-deployment/inventory/k8s-lab/artifacts/admin.conf")
|
||||||
Reference in New Issue
Block a user