ngrok / kubernetes-ingress-controller

The official ngrok Ingress Controller for Kubernetes
https://ngrok.com
MIT License
184 stars 20 forks source link

Check for secret's env vars in 'make deploy' #292

Closed euank closed 10 months ago

euank commented 10 months ago

I keep running 'make deploy' without having these set, and then have to remember to set them.

It seems nicer to the developer to error out early.