alias helm-dry='helm install --dry-run --debug' alias helm-pull='helm pull' alias helm-repo='helm repo' alias minikube-start='minikube start'