Ramilito / kubectl.nvim

Apache License 2.0
158 stars 4 forks source link

fix: update services to use kubectl proxy #91

Closed Ramilito closed 1 month ago

Ramilito commented 1 month ago

Update remaining resources to use kubectl proxy instead of kubectl directly. Only a few operations are still using kubectl (desc, exec, tail)