From c26fa5de1a04cb72152d729b26b96aeb8bd610c0 Mon Sep 17 00:00:00 2001 From: gitolicious <26963495+gitolicious@users.noreply.github.com> Date: Mon, 8 Jan 2024 07:59:06 +0100 Subject: [PATCH] k9s: Persist config and logs (#5389) --- bucket/k9s.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bucket/k9s.json b/bucket/k9s.json index a3cafa71ab..136eb0618a 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -14,6 +14,10 @@ } }, "bin": "k9s.exe", + "env_set": { + "K9S_CONFIG_DIR": "$persist_dir/config", + "K9S_LOGS_DIR": "$persist_dir/logs" + }, "checkver": "github", "autoupdate": { "architecture": {