mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
k9s: Persist config and logs (#5389)
This commit is contained in:
parent
9c9fff0240
commit
c26fa5de1a
@ -14,6 +14,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "k9s.exe",
|
"bin": "k9s.exe",
|
||||||
|
"env_set": {
|
||||||
|
"K9S_CONFIG_DIR": "$persist_dir/config",
|
||||||
|
"K9S_LOGS_DIR": "$persist_dir/logs"
|
||||||
|
},
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user