Helm Changes
- Changes the default value of
gateway.rolloutJob.ttlSecondsAfterFinished
from 60 to 300 to accomodate the fix for the aforementioned custom readiness probe issue. (#8288)
Fixes
- Fixes the issue of defining a custom readiness probe for the gateway proxy for zero downtime upgrades via helm with the
--wait
flag. (#8288)