added kubeeditor env varriable

This commit is contained in:
2026-08-29 10:45:29 +02:00
parent 9fe25c1ef2
commit 1caaea1819
+1
View File
@@ -5,3 +5,4 @@ hl.env("GCM_CREDENTIAL_STORE", "gpg")
hl.env("GTK_THEME", "Adwaita:dark")
hl.env("KUBECONFIG", "/mnt/bulk/git/ansible-deployment/inventory/k8s-lab/artifacts/admin.conf")
hl.env("BAO_ADDR", "https://sql01.ascheu.de:8200")
hl.env("KUBE_EDITOR", "nano")