Fixed for MacOS

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2021-12-03 17:12:52 +00:00
parent 3990c8fd9c
commit 57ee208407
6 changed files with 49 additions and 20 deletions

View File

@@ -7,4 +7,6 @@ alias fix-broken-replicasets='kube-clean-replicasets '
alias kube-forward='kube-forward-all '
source <(kubectl completion zsh)
source <(tkn completion zsh)
# tkn currently doesn't work with Mac ARM chips
# source <(tkn completion zsh)