k9s: Persist config and logs (#5389)

This commit is contained in:
gitolicious 2024-01-08 07:59:06 +01:00 committed by GitHub
parent 9c9fff0240
commit c26fa5de1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": {