kubectl-fzf
kubectl-fzf copied to clipboard
Bring helm chart up to date, mandate specifying contextName with helm
- You must specify contextName when installing with helm
- Add missing apiVersion in chart.yaml
- remove clusterIP which conflicts if a helm upgrade is performed
- Set tag to 3.0.0 which I assume will be built when this is released
Hey, thanks for the PR. I had to rewrite a lot of kubectl-fzf and some parts were simplified, notably:
- We don't need to set the context name anymore
- There's no more need for a k8s service I've also added the missing apiVersion