Amend stackspin group for k9s

This commit is contained in:
xeruf 2024-01-26 13:39:42 +01:00
parent b4915a6927
commit bacff64165
3 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,4 @@
shell/kubernetes shell/kubernetes
fluxctl fluxctl
velero velero
k9s-toggle

View File

@ -1,2 +1,2 @@
#!/bin/sh #!/bin/sh
install -D $(dirname $0)/k9s-toggle.yml ${XDG_CONFIG_HOME:-$HOME/.config}/k9s/plugin.yml install -vD $(dirname $0)/k9s-toggle.yml ${XDG_CONFIG_HOME:-$HOME/.config}/k9s/plugin.yml

1
packages/kubectx/arch Normal file
View File

@ -0,0 +1 @@