You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @frederik-b, I'm no longer using this in my workflows - I've switched to using https://projectcontour.io/ for an ingress controller. I'd welcome a PR however.
as bash does not pass signals down you should either catch appropriate signals (HUP, TERM, KILL) and signal nginx appropriateley or....
maybe switch it around...
start just the watcher in the background and then exec to the nginx process
The text was updated successfully, but these errors were encountered: