Skip to content

v1.22.3

Latest

Choose a tag to compare

@davidjumani davidjumani released this 27 Aug 19:01
dc2a9ab

Helm Changes

  • Fix the SDS container's readinessProbe so it falls back to the default probe only when global.glooMtls.sds.readinessProbe is unset, instead of always requiring a value from values-template.yaml. This lets users fully disable the probe by explicitly setting it to null/empty, and lets a partial override apply on top of an explicit probe without silently losing the default when none is provided. (#11389)