Amend stackspin group for k9s
This commit is contained in:
parent
b4915a6927
commit
bacff64165
3 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
shell/kubernetes
|
||||
fluxctl
|
||||
velero
|
||||
k9s-toggle
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#!/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
1
packages/kubectx/arch
Normal file
|
@ -0,0 +1 @@
|
|||
|
Loading…
Add table
Reference in a new issue