Update kx and ks aliases to use kubeswitch.

This commit is contained in:
Tom Alexander
2023-07-14 00:36:31 -04:00
parent 41397cb7d5
commit c61d4bdc75
3 changed files with 2 additions and 3 deletions

View File

@@ -4,4 +4,4 @@ set -euo pipefail
IFS=$'\n\t'
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
exec kubens "$@"
exec switcher namespace "$@"

View File

@@ -4,4 +4,4 @@ set -euo pipefail
IFS=$'\n\t'
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
exec kubectx "$@"
exec switcher "$@"

View File

@@ -21,7 +21,6 @@
name:
- yamllint
- stern
- kubectx
- kubeswitch
- flux-scm
- kubectl-minio