Give haproxy time to discover a new proxy pod
haproxy needs to fail a healthcheck and find the new pod before the next pod
is terminated, so we do a graceful shutdown (so haproxy discovers the
loss), wait for a bit (so haproxy has time to find the new pod before we
move on), and only then move on to destroy the second pod.