Closed dagframstad closed 6 years ago
I am thinking:
lifecycle: //Optional. Defaults to none preStop: httpGet: path: "/stop"
man trenger vel bare
preStop:
path:"/stop"
siden vi bare godtar http
Yes. At the cost of ease if we were to include support for exec and/or multiple ports in the future.
To keep it as simple as possible:
Added field preStopHookPath to nais.yaml.
Make it possible to add lifecycle hooks, like this: