Updated kubect cheatsheet docmentation

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
This commit is contained in:
utkarsh-singh1 2023-03-27 16:48:42 +05:30
parent 99928d6054
commit 142a543d56
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ echo '[[ $commands[kubectl] ]] && source <(kubectl completion zsh)' >> ~/.zshrc
### FISH
Require kubectl version 1.23 or more.
Require kubectl version 1.23 or above.
```bash
echo 'kubectl completion fish | source' >> ~/.config/fish/config.fish # add autocomplete permanently to your fish shell