remove kubectl function

This commit is contained in:
Gabriel Augendre 2023-08-11 19:54:27 +02:00
parent 452326a99a
commit 914f0e2db5

View file

@ -1,4 +0,0 @@
# Defined interactively
function wpods
watch -n 2 kubectl get pods $argv
end