ingress-nginx-helm/charts
motoki317 ff45a2a6af
refactor: wait-shutdown preStop hook is not necessary
/wait-shutdown preStop script's only job is to send SIGTERM to nginx-ingress-controller,
which is PID 1, so it's the same with or without in Kubernetes environments.

See https://github.com/kubernetes/ingress-nginx/issues/6287 for discussion.
2024-11-28 11:57:31 +09:00
..
ingress-nginx refactor: wait-shutdown preStop hook is not necessary 2024-11-28 11:57:31 +09:00